DraftModeStorage<T> class
abstract
Platform-agnostic contract for persisting encoded storage payloads.
Implementations typically store already-serialized values and are therefore
most often used as DraftModeStorage<String>.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited