UnpubVersion constructor
UnpubVersion()
Implementation
UnpubVersion(
this.version,
this.pubspec,
this.pubspecYaml,
this.uploader,
this.readme,
this.changelog,
this.createdAt,
);
UnpubVersion(
this.version,
this.pubspec,
this.pubspecYaml,
this.uploader,
this.readme,
this.changelog,
this.createdAt,
);