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