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