UnpubPackage constructor
UnpubPackage()
Implementation
UnpubPackage(
this.name,
this.versions,
this.private,
this.uploaders,
this.createdAt,
this.updatedAt,
this.download,
);
UnpubPackage(
this.name,
this.versions,
this.private,
this.uploaders,
this.createdAt,
this.updatedAt,
this.download,
);