ObjectStringAdapter<T> typedef

ObjectStringAdapter<T> = String Function(T object)

Implementation

typedef ObjectStringAdapter<T> = String Function(T object);