SyncResult class Null safety
Result of sync request
Constructors
Properties
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- permanentLink → String?
-
link to access directly the website
read-only
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- status → SyncStatus
-
state of the installation considering the activation of its features
read-only
-
tokens
→ List<
Token> -
list of the Tokens acquired for the installation
read-only
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited