PrivKey$json top-level constant

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

Implementation

@$core.Deprecated('Use privKeyDescriptor instead')
const PrivKey$json = const {
  '1': 'PrivKey',
  '2': const [
    const {'1': 'key', '3': 1, '4': 1, '5': 12, '8': const {}, '10': 'key'},
  ],
};