Signature
Parameters
| Name | Type | Description |
|---|---|---|
type | Entitlement | The entitlement type to observe |
scope | EntitlementScope | The scope to check |
Returns
AnyPublisher<Bool, Never> - A publisher that emits true when the entitlement becomes active and false when it becomes inactive.