EnumToString<T> typedef

EnumToString<T> = String Function(T?)

Implementation

typedef EnumToString<T> = String Function(T?);