ModifyDataOp<T extends Object> class
abstract
每一帧,有几个阶段 修改数据阶段 触发自动删除数据阶段 跳转位置阶段 对于已经到达准备好状态的任务,在persisitent完成的时候必须要结束 修改数据
- Implementers
Constructors
-
ModifyDataOp({required Task<
T> task})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited