Asset$json top-level constant

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

Implementation

@$core.Deprecated('Use assetDescriptor instead')
const Asset$json = const {
  '1': 'Asset',
  '2': const [
    const {
      '1': 'chain',
      '3': 1,
      '4': 1,
      '5': 14,
      '6': '.TW.THORChainSwap.Proto.Chain',
      '10': 'chain'
    },
    const {'1': 'symbol', '3': 2, '4': 1, '5': 9, '10': 'symbol'},
    const {'1': 'token_id', '3': 3, '4': 1, '5': 9, '10': 'tokenId'},
  ],
};