timers property

Map<RandomTask, Timer> timers
latefinal

The timers for the tasks.

Implementation

late final Map<RandomTask, Timer> timers;