ShellRequest$json top-level constant

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

Implementation

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