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