FileRepositoryV1 class

Inheritance

Constructors

FileRepositoryV1()

Properties

hashCode int
The hash code for this object.
no setterinherited
mediaFiles List<MediaFile>
finalinherited
mediaFolders List<Folder>
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selected List<MediaFile>
finalinherited

Methods

loadData(Selector selector) Future<void>
override
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
selectFile(MediaFile mediaFile, bool multiChoose) Future<void>
override
toString() String
A string representation of this object.
inherited

Operators

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