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