menu
googleapis package
documentation
privateca/v1.dart
KeyId
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
KeyId
toJson method
KeyId class
Constructors
new
fromJson
Properties
hashCode
keyId
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==