isOnceEvent property

bool isOnceEvent
final

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

Implementation

final bool isOnceEvent;