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