Transfer$json top-level constant

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

Implementation

@$core.Deprecated('Use transferDescriptor instead')
const Transfer$json = const {
  '1': 'Transfer',
  '2': const [
    const {'1': 'bounce', '3': 1, '4': 1, '5': 8, '10': 'bounce'},
    const {
      '1': 'behavior',
      '3': 2,
      '4': 1,
      '5': 14,
      '6': '.TW.Everscale.Proto.MessageBehavior',
      '10': 'behavior'
    },
    const {'1': 'amount', '3': 3, '4': 1, '5': 4, '10': 'amount'},
    const {'1': 'expired_at', '3': 4, '4': 1, '5': 13, '10': 'expiredAt'},
    const {'1': 'to', '3': 5, '4': 1, '5': 9, '10': 'to'},
    const {
      '1': 'encoded_contract_data',
      '3': 6,
      '4': 1,
      '5': 9,
      '9': 0,
      '10': 'encodedContractData'
    },
  ],
  '8': const [
    const {'1': 'account_state_oneof'},
  ],
};