GrabResponse$json top-level constant

  1. @Deprecated('Use grabResponseDescriptor instead')
Map<String, Object> const GrabResponse$json

Implementation

@$core.Deprecated('Use grabResponseDescriptor instead')
const GrabResponse$json = {
  '1': 'GrabResponse',
  '2': [
    {'1': 'success', '3': 1, '4': 1, '5': 8, '10': 'success'},
    {'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
  ],
};