Created
January 22, 2022 22:52
-
-
Save malcommac/8fd13f53b055786897f036dec176a68c to your computer and use it in GitHub Desktop.
UserExperiments_5.swift
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if FFService.user.$allowsSSON.flagValue(from: LocalProvider.self) { | |
// this is the value of local provider for this flag | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment