GetAccountResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getAccountResponseDescriptor instead')
const GetAccountResponse$json = const {
  '1': 'GetAccountResponse',
  '2': const [
    const {
      '1': 'account',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.pactus.AccountInfo',
      '10': 'account'
    },
  ],
};