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