ConfigCreationCallback<T extends Config<Object>> typedef

ConfigCreationCallback<T extends Config<Object>> = T Function()

Implementation

typedef ConfigCreationCallback<T extends Config> = T Function();