filterString static method

Implementation

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