googleMapsWidgetContextToken property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? googleMapsWidgetContextToken
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 will no longer be populated once removed.

A token that can be used to render a Google Maps widget with the contextual data. This field is populated only when the grounding source is Google Maps.

Optional. Output only.

Implementation

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