TransferObject$json top-level constant

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

Implementation

@$core.Deprecated('Use transferObjectDescriptor instead')
const TransferObject$json = {
  '1': 'TransferObject',
  '2': [
    {
      '1': 'object',
      '3': 1,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.ObjectRef',
      '10': 'object'
    },
    {'1': 'recipient', '3': 2, '4': 1, '5': 9, '10': 'recipient'},
    {
      '1': 'gas',
      '3': 3,
      '4': 1,
      '5': 11,
      '6': '.TW.Sui.Proto.ObjectRef',
      '10': 'gas'
    },
  ],
};