GoogleCloudAiplatformV1GoogleMaps.fromJson constructor

GoogleCloudAiplatformV1GoogleMaps.fromJson(
  1. Map json_
)

Implementation

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