StreamStatusResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use streamStatusResponseDescriptor instead')
const StreamStatusResponse$json = {
  '1': 'StreamStatusResponse',
  '2': [
    {'1': 'status', '3': 1, '4': 3, '5': 11, '6': '.viam.robot.v1.Status', '10': 'status'},
  ],
};