Txs$json top-level constant

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

Implementation

@$core.Deprecated('Use txsDescriptor instead')
const Txs$json = const {
  '1': 'Txs',
  '2': const [
    const {'1': 'to', '3': 1, '4': 1, '5': 9, '10': 'to'},
    const {'1': 'token_id', '3': 2, '4': 1, '5': 9, '10': 'tokenId'},
    const {'1': 'amount', '3': 3, '4': 1, '5': 9, '10': 'amount'},
  ],
};