FromRawFunction<T> typedef

FromRawFunction<T> = T Function(Object? raw)

Implementation

typedef FromRawFunction<T> = T Function(Object? raw);