GetPublicKeyResponse$json top-level constant

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

Implementation

@$core.Deprecated('Use getPublicKeyResponseDescriptor instead')
const GetPublicKeyResponse$json = const {
  '1': 'GetPublicKeyResponse',
  '2': const [
    const {'1': 'public_key', '3': 1, '4': 1, '5': 9, '10': 'publicKey'},
  ],
};