GetTransactionRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getTransactionRequestDescriptor instead')
const GetTransactionRequest$json = const {
  '1': 'GetTransactionRequest',
  '2': const [
    const {'1': 'hash', '3': 1, '4': 1, '5': 12, '10': 'hash'},
    const {'1': 'include_token_metadata', '3': 2, '4': 1, '5': 8, '10': 'includeTokenMetadata'},
  ],
};