ConfigCreator<T> typedef

ConfigCreator<T> = T Function(dynamic json)

Implementation

typedef ConfigCreator<T> = T Function(dynamic json);