Hosted package
PubGlobalHostedPackage(String name, {Version? version}) { this.version = version; this.name = name; }