Options class

Annotations

Constructors

Options.new()
factory

Properties

canBeOffline bool
getter/setter pair
compactDownload bool
getter/setter pair
forceOffline bool
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
no_image_placeholder_name String
getter/setter pair
preloadFullImagesOnManualDownload bool
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
useMobileNetworkForDownload bool
getter/setter pair
useMobileNetworkForUpload bool
getter/setter pair
useSystemTheme bool
getter/setter pair

Methods

load() Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
setteableBools() Map<String, (bool Function(), void Function(bool))>
store() Future
toString() String
A string representation of this object.
inherited

Operators

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