An underlying store of raw, primitive feature flag values.
Get the Boolean value associated with key if present. Otherwise, return default.
Get the Double value associated with key if present. Otherwise, return default.
Get the Long value associated with key if present. Otherwise, return default.
Get the String value associated with key if present. Otherwise, return default.