SyncProgress class
Constructors
Properties
- atSign ↔ String?
-
read / write
- completedAt ↔ DateTime?
-
read / write
- hashCode → int
-
The hash code for this object.
read-onlyinherited
- isInitialSync ↔ bool
-
read / write
-
keyInfoList
↔ List<
KeyInfo> ? -
read / write
- localCommitId ↔ int?
-
read / write
- localCommitIdBeforeSync ↔ int?
-
read / write
- message ↔ String?
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-onlyinherited
- serverCommitId ↔ int?
-
read / write
- startedAt ↔ DateTime?
-
read / write
- syncStatus ↔ SyncStatus?
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited