filterColumn static method

String filterColumn(
  1. String column
)

Implementation

static String filterColumn(String column) => 'Filter $column';