featureTwoEnabled property

bool? featureTwoEnabled
final

Enables or disables feature two.

When true, feature two is enabled. When false or null, feature two is disabled.

Implementation

final bool? featureTwoEnabled;