featureFlags property

Map<String, bool> get featureFlags

Implementation

Map<String, bool> get featureFlags => Map.unmodifiable(_featureFlags);