CoffeeFile({ required int id, this.name, this.size, this.extension, this.path, this.file, this.isDefault = false, }): super(id: id);