TarHeaderModel constructor
const
TarHeaderModel({})
Implementation
const TarHeaderModel({
this.mode,
this.uid,
this.gid,
this.mtime,
this.username,
this.groupname,
this.deviceMajor,
this.deviceMinor,
});