GetRecordsResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getRecordsResponseDescriptor instead')
const GetRecordsResponse$json = const {
  '1': 'GetRecordsResponse',
  '2': const [
    const {
      '1': 'results',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.opensaves.GetRecordsResponse.Result',
      '10': 'results'
    },
  ],
  '3': const [GetRecordsResponse_Result$json],
};