PublicAddress$json top-level constant

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

Implementation

@$core.Deprecated('Use publicAddressDescriptor instead')
const PublicAddress$json = const {
  '1': 'PublicAddress',
  '2': const [
    const {'1': 'coin_symbol', '3': 1, '4': 1, '5': 9, '10': 'coinSymbol'},
    const {'1': 'address', '3': 2, '4': 1, '5': 9, '10': 'address'},
  ],
};