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