stopwatches property

Map<String, Stopwatch> stopwatches
getter/setter pair

Implementation

Map<String, Stopwatch> stopwatches = {};