ModelCreator<T> typedef

ModelCreator<T> = T Function(AnyMap)

Implementation

typedef ModelCreator<T> = T Function(AnyMap);