MediaModel class
Constructors
- MediaModel(File _file, String? _fileName, String _filePath, bool isImage)
- MediaModel.filePath(String _filePath)
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- isImage ↔ bool
-
getter/setter pair
- isSelected ↔ bool
-
getter/setter pair
- preview ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited