CarpenterTableValue<T> typedef

CarpenterTableValue<T> = Object? Function(T item)

Implementation

typedef CarpenterTableValue<T> = Object? Function(T item);