Balance_Transfer$json top-level constant
Implementation
@$core.Deprecated('Use balanceDescriptor instead')
const Balance_Transfer$json = const {
'1': 'Transfer',
'2': const [
const {'1': 'to_address', '3': 1, '4': 1, '5': 9, '10': 'toAddress'},
const {'1': 'value', '3': 2, '4': 1, '5': 12, '10': 'value'},
],
};