GetAdminAddressReply$json top-level constant

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

Implementation

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