FromMap<T> typedef

FromMap<T> = T Function(StringMap)

Implementation

typedef FromMap<T> = T Function(StringMap);