DataTableActionProperty<T, Type> typedef

DataTableActionProperty<T, Type> = Type Function(T item)

Implementation

typedef DataTableActionProperty<T, Type> = Type Function(T item);