DoCommandRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use doCommandRequestDescriptor instead')
const DoCommandRequest$json = {
  '1': 'DoCommandRequest',
  '2': [
    {'1': 'name', '3': 1, '4': 1, '5': 9, '10': 'name'},
    {'1': 'command', '3': 2, '4': 1, '5': 11, '6': '.google.protobuf.Struct', '10': 'command'},
  ],
};