AssetTransfer$json top-level constant
Implementation
@$core.Deprecated('Use assetTransferDescriptor instead')
const AssetTransfer$json = const {
'1': 'AssetTransfer',
'2': const [
const {'1': 'to_address', '3': 1, '4': 1, '5': 9, '10': 'toAddress'},
const {'1': 'amount', '3': 2, '4': 1, '5': 4, '10': 'amount'},
const {'1': 'asset_id', '3': 3, '4': 1, '5': 4, '10': 'assetId'},
],
};