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