tasks property

Map<int, String> get tasks

Implementation

Map<int, String> get tasks => _tasks;