SslPolicy_PostQuantumKeyExchange.fromJson constructor
SslPolicy_PostQuantumKeyExchange.fromJson(
- Object? json
Implementation
factory SslPolicy_PostQuantumKeyExchange.fromJson(Object? json) =>
SslPolicy_PostQuantumKeyExchange(json as String);