displayValue method

String displayValue(
  1. T row
)

Implementation

String displayValue(T row) => value(row);