AccountMeshDataQueryResponse$json top-level constant

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

Implementation

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