GoForRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use goForRequestDescriptor instead')
const GoForRequest$json = {
  '1': 'GoForRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'rpm', '3': 2, '4': 1, '5': 1, '10': 'rpm'},
    {'1': 'revolutions', '3': 3, '4': 1, '5': 1, '10': 'revolutions'},
    {'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
  ],
};