services property

FeatureServices services
final

The services that are associated with this feature. This includes BLoCs and other services that are required by the feature.

Implementation

final FeatureServices services = FeatureServices();