filterString static method

Implementation

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