FetchMatchesResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use fetchMatchesResponseDescriptor instead')
const FetchMatchesResponse$json = const {
  '1': 'FetchMatchesResponse',
  '2': const [
    const {
      '1': 'match',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.openmatch.Match',
      '10': 'match'
    },
  ],
};