DataManager class

cache channel data or upload

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
uploadData UploadData?
getter/setter pair

Methods

add(String channelMonitorInfo) Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
readSaveChannel() Future<List<String>>
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance DataManager
final

Constants

CACHE_DIR_NAME → const String
CACHE_FILE_NAME → const String
maxSize → const int
max file size
SHOULD_UPLOAD_KEY → const String
TAG → const String