GetTransactionResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getTransactionResponseDescriptor instead')
const GetTransactionResponse$json = const {
  '1': 'GetTransactionResponse',
  '2': const [
    const {'1': 'transaction', '3': 1, '4': 1, '5': 11, '6': '.pb.Transaction', '10': 'transaction'},
    const {'1': 'token_metadata', '3': 2, '4': 1, '5': 11, '6': '.pb.SlpTokenMetadata', '10': 'tokenMetadata'},
  ],
};