RadarValueFormatter<T> typedef

RadarValueFormatter<T> = List Function(T)

Implementation

typedef RadarValueFormatter<T> = List<dynamic> Function(T);