flag
Gets and evaluates a feature flag. The PrivacyManager.Feature.FEATURE_FLAGS must be enabled or this method will return an error.
Return
an instance of Result<FeatureFlag>
.
Parameters
name
The flag name
Gets and evaluates a feature flag. The PrivacyManager.Feature.FEATURE_FLAGS must be enabled or this method will return an error.
an instance of Result<FeatureFlag>
.
The flag name