isEnabled method Null safety
- Feature feature
Queries whether the given feature
is contained in this feature set.
Implementation
bool isEnabled(Feature feature);
Queries whether the given feature
is contained in this feature set.
bool isEnabled(Feature feature);