get Allowed Features As Flow
Call this method to check whether the emergency feature is allowed or not.
See also
Parameters
A string marked with a custom annotation that represents the name of the feature whose allowability is being checked.
An object that determines the scope of the coroutine that will be launched by the function.
A lambda function that takes a Disposable object as input and returns Unit. A Disposable is an object that can be used to dispose of resources when they are no longer needed.
Call this method to check whether the emergency feature is allowed or not.
See also
Parameters
A string marked with a custom annotation that represents the name of the feature whose allowability is being checked.
An object that determines the scope of the coroutine that will be launched by the function.
An object that has an associated lifecycle, such as an Activity or Fragment..