isOnceEvent property

bool isOnceEvent
final

Whether to invoke the onEvent of TaskHandler only once. The default is false.

Implementation

final bool isOnceEvent;