menu
googleapis_beta package
documentation
containeranalysis/v1beta1.dart
BatchCreateNotesRequest
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (notes != null) 'notes': notes!, };
googleapis_beta package
documentation
containeranalysis/v1beta1
BatchCreateNotesRequest
toJson method
BatchCreateNotesRequest class