getter method

Map<String, bool>? getter()

Implementation

Map<String, bool>? getter() => _selectedCondition;