timeoutTimer property

Map<String, Timer?> timeoutTimer
getter/setter pair

Implementation

Map<String, Timer?> timeoutTimer = {};