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