activatableNames property

List<String> activatableNames

Names of services that can be activated. Override this property to enable this feature.

Implementation

List<String> get activatableNames => [];