tagStates property

Map<Tag, Map<String, dynamic>> tagStates
getter/setter pair

Implementation

Map<Tag, Map<String, dynamic>> tagStates = {};