PubKey$json top-level constant

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

Implementation

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