EasyTransferByPrivateMessage$json top-level constant

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

Implementation

@$core.Deprecated('Use easyTransferByPrivateMessageDescriptor instead')
const EasyTransferByPrivateMessage$json = const {
  '1': 'EasyTransferByPrivateMessage',
  '2': const [
    const {'1': 'privateKey', '3': 1, '4': 1, '5': 12, '10': 'privateKey'},
    const {'1': 'toAddress', '3': 2, '4': 1, '5': 12, '10': 'toAddress'},
    const {'1': 'amount', '3': 3, '4': 1, '5': 3, '10': 'amount'},
  ],
};