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