SendInitCloseMixin mixin

提供安全的调用接口

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
taskState bool
no setter

Methods

close() Future<void>
要释放资源应该要调用本函数
closeTask() FutureOr<void>
init() Future<void>
initTask() FutureOr<void>
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