GetApplicationKeyRequest$json top-level constant

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

Implementation

@$core.Deprecated('Use getApplicationKeyRequestDescriptor instead')
const GetApplicationKeyRequest$json = {
  '1': 'GetApplicationKeyRequest',
  '2': [
    {'1': 'key_id', '3': 1, '4': 1, '5': 9, '8': {}, '10': 'keyId'},
  ],
};