allFactories property

Map<String, FactoryFunc> get allFactories

Implementation

Map<String, FactoryFunc> get allFactories => _allFactories!;