LOCAL
A locally-controlled feature flag.
Local features are managed entirely on the device and stored using DataStore. They are useful for user preferences, device-specific settings, or features in development that don't require remote control.
In the UI, local features are displayed with a simple on/off switch.