menu
googleapis package
documentation
tpu/v2.dart
Tpu
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.
Map
<core.
String
, core.
dynamic
> toJson() => {
if
(nodeSpec !=
null
)
'nodeSpec'
: nodeSpec!, };
googleapis package
documentation
tpu/v2
Tpu
toJson method
Tpu class