timers top-level property

Map<String, Timer> timers
getter/setter pair

Implementation

Map<String, Timer> timers = {};