PublicKey$json top-level constant

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

Implementation

@$core.Deprecated('Use publicKeyDescriptor instead')
const PublicKey$json = {
  '1': 'PublicKey',
  '2': [
    {'1': 'Type', '3': 1, '4': 2, '5': 14, '6': '.crypto.pb.KeyType', '10': 'Type'},
    {'1': 'Data', '3': 2, '4': 2, '5': 12, '10': 'Data'},
  ],
};