AccountDataQueryResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use accountDataQueryResponseDescriptor instead')
const AccountDataQueryResponse$json = const {
  '1': 'AccountDataQueryResponse',
  '2': const [
    const {'1': 'total_results', '3': 1, '4': 1, '5': 13, '10': 'totalResults'},
    const {'1': 'account_item', '3': 2, '4': 3, '5': 11, '6': '.spacemesh.v1.AccountData', '10': 'accountItem'},
  ],
};