GoogleCloudRunV2ServiceMesh.fromJson constructor
GoogleCloudRunV2ServiceMesh.fromJson(
- Map json_
Implementation
GoogleCloudRunV2ServiceMesh.fromJson(core.Map json_)
: this(mesh: json_['mesh'] as core.String?);