StreamResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use streamResponseDescriptor instead')
const StreamResponse$json = const {
  '1': 'StreamResponse',
  '2': const [
    const {
      '1': 'messages',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.toit.api.Message',
      '10': 'messages'
    },
  ],
};