menu
googleapis_beta package
documentation
area120tables/v1alpha1.dart
BatchCreateRowsRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (requests != null) 'requests': requests!, };
googleapis_beta package
documentation
area120tables/v1alpha1
BatchCreateRowsRequest
toJson method
BatchCreateRowsRequest class