GoogleCloudAiplatformV1GoogleMaps.fromJson constructor
GoogleCloudAiplatformV1GoogleMaps.fromJson(
- Map json_
Implementation
GoogleCloudAiplatformV1GoogleMaps.fromJson(core.Map json_)
: this(enableWidget: json_['enableWidget'] as core.bool?);