WebAuthNKey$json top-level constant

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

Implementation

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