stateModels property

HashMap<Type, Pub> stateModels
final

Map of the models section: Dependency injection of models, map of models

Implementation

static final stateModels = HashMap<Type, Pub>();