NewFundsContent$json top-level constant
Implementation
@$core.Deprecated('Use newFundsContentDescriptor instead')
const NewFundsContent$json = const {
'1': 'NewFundsContent',
'2': const [
const {
'1': 'payee_public_address',
'3': 1,
'4': 1,
'5': 9,
'10': 'payeePublicAddress'
},
const {'1': 'amount', '3': 2, '4': 1, '5': 9, '10': 'amount'},
const {'1': 'coin_symbol', '3': 3, '4': 1, '5': 9, '10': 'coinSymbol'},
const {'1': 'memo', '3': 4, '4': 1, '5': 9, '10': 'memo'},
const {'1': 'hash', '3': 5, '4': 1, '5': 9, '10': 'hash'},
const {'1': 'offline_url', '3': 6, '4': 1, '5': 9, '10': 'offlineUrl'},
],
};