filterString static method

Implementation

static String filterString(PcoCalendarResourceQuestionFilter filter) =>
    _filterMap[filter]!;