menu
googleapis package
documentation
privateca/v1.dart
CertificateConfigKeyId
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (keyId != null) 'keyId': keyId!, };
googleapis package
documentation
privateca/v1
CertificateConfigKeyId
toJson method
CertificateConfigKeyId class