$SecretVersionRequest.fromJson constructor
$SecretVersionRequest.fromJson(
- Map json_
Implementation
$SecretVersionRequest.fromJson(core.Map json_)
: this(etag: json_['etag'] as core.String?);
$SecretVersionRequest.fromJson(core.Map json_)
: this(etag: json_['etag'] as core.String?);