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