PublicKey$json top-level constant
Implementation
@$core.Deprecated('Use publicKeyDescriptor instead')
const PublicKey$json = {
'1': 'PublicKey',
'2': [
{'1': 'key_type', '3': 1, '4': 1, '5': 13, '10': 'keyType'},
{'1': 'data', '3': 2, '4': 1, '5': 12, '10': 'data'},
],
};