goalM property

Map<String, String> goalM
getter/setter pair

Initializing some Lists. No. Lists are more simple. User-data to control and describe work with chore.

Implementation

//  LinkedHashSet<String> goalL = LinkedHashSet.from(['a', 'b', 'c']);
///  User-data to control and describe work with chore.
Map<String, String> goalM = Map();