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