canceledStateContext property
Additional context around canceled subscriptions.
Only present if the subscription currently has subscription_state SUBSCRIPTION_STATE_CANCELED or SUBSCRIPTION_STATE_EXPIRED.
Implementation
CanceledStateContext? canceledStateContext;