FeaturePermissionRequirements

public struct FeaturePermissionRequirements

A type that encapsulates information about the permission requirements of a feature, for easy access when determining what to do in your app when a Feature is not available.

Use notDetermined.count > 0 to detect when there are permissions that can be authorised.