enableWidget property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? enableWidget
getter/setter pair

Deprecated: The Google Maps contextual widget behavior in Grounding with Google Maps is being deprecated; this field is planned for removal and no longer has any effect once removed.

If true, include the widget context token in the response.

Optional.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.bool? enableWidget;