SmesherDataQueryResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use smesherDataQueryResponseDescriptor instead')
const SmesherDataQueryResponse$json = const {
  '1': 'SmesherDataQueryResponse',
  '2': const [
    const {'1': 'total_results', '3': 1, '4': 1, '5': 13, '10': 'totalResults'},
    const {'1': 'rewards', '3': 2, '4': 3, '5': 11, '6': '.spacemesh.v1.Reward', '10': 'rewards'},
  ],
};