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