FeatureServices class final
Container for feature services and BLoCs.
Constructors
Properties
Methods
-
add<
T extends Service< (State, RepositoryProvider> >FeatureBloCCreator< T> creator) → void -
get<
T extends Service< (State, RepositoryProvider> >) → T -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited