FileUnZipSuccessStatus class

Inheritance

Constructors

FileUnZipSuccessStatus(List<File> files)

Properties

cachedBefore bool
finalinherited
hashCode int
The hash code for this object.
no setterinherited
resource String
no setterinherited
resources List<String>
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

copyWith({List<String>? resources, bool? cachedBefore}) ResourceSuccessStatus
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
override

Operators

operator ==(Object other) bool
The equality operator.
inherited