SMHTaskInfo class Null safety
Constructors
Properties
- body ↔ dynamic
-
read / write
- cancelToken ↔ CancelToken?
-
read / write
- confirmKey ↔ String?
-
read / write
- conflictResolutionStrategy ↔ SMHConflictResolutionStrategy
-
read / write
- enableVerification ↔ bool
-
read / write
- filePath ↔ String
-
read / write
- hashCode → int
-
The hash code for this object.
read-only, inherited
- length ↔ int
-
read / write
- libraryId ↔ String
-
read / write
- localPath ↔ String
-
read / write
- offset ↔ int?
-
read / write
- option ↔ SMHTaskOption
-
read / write
- orgId ↔ String?
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- slice ↔ int?
-
read / write
- spaceId ↔ String
-
read / write
- spaceOrgId ↔ String?
-
read / write
- taskId ↔ int
-
read / write
- userId ↔ String
-
read / write
- userToken ↔ String?
-
read / write
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