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