FetchResponse$json top-level constant

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

Implementation

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