TransferOut$json top-level constant
Implementation
@$core.Deprecated('Use transferOutDescriptor instead')
const TransferOut$json = const {
'1': 'TransferOut',
'2': const [
const {'1': 'from', '3': 1, '4': 1, '5': 12, '10': 'from'},
const {'1': 'to', '3': 2, '4': 1, '5': 12, '10': 'to'},
const {'1': 'amount', '3': 3, '4': 1, '5': 11, '6': '.TW.Binance.Proto.SendOrder.Token', '10': 'amount'},
const {'1': 'expire_time', '3': 4, '4': 1, '5': 3, '10': 'expireTime'},
],
};