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