HostedReference.fromJson constructor
HostedReference.fromJson(
- String json
Implementation
HostedReference.fromJson(String json)
: this(new VersionConstraint.parse(json));
HostedReference.fromJson(String json)
: this(new VersionConstraint.parse(json));