ListAddressResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use listAddressResponseDescriptor instead')
const ListAddressResponse$json = const {
  '1': 'ListAddressResponse',
  '2': const [
    const {
      '1': 'data',
      '3': 1,
      '4': 3,
      '5': 11,
      '6': '.pactus.AddressInfo',
      '10': 'data'
    },
  ],
};