filter abstract method

String? filter(
  1. dynamic obj
)

Filter

Implementation

String? filter(dynamic obj);