menu
googleapis package
documentation
firestore/v1.dart
FieldReference
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(fieldPath !=
null
)
'fieldPath'
: fieldPath!, };
googleapis package
documentation
firestore/v1
FieldReference
toJson method
FieldReference class