SpinRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use spinRequestDescriptor instead')
const SpinRequest$json = {
  '1': 'SpinRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'angle_deg', '3': 2, '4': 1, '5': 1, '10': 'angleDeg'},
    {'1': 'degs_per_sec', '3': 3, '4': 1, '5': 1, '10': 'degsPerSec'},
    {'1': 'extra', '3': 99, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'extra'},
  ],
};