menu
googleapis package
documentation
accessapproval/v1.dart
AugmentedInfo
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(command !=
null
)
'command'
: command!, };
googleapis package
documentation
accessapproval/v1
AugmentedInfo
toJson method
AugmentedInfo class
Constructors
new
fromJson
Properties
command
hashCode
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==