pausedStateContext property

PausedStateContext? pausedStateContext
getter/setter pair

Additional context around paused subscriptions.

Only present if the subscription currently has subscription_state SUBSCRIPTION_STATE_PAUSED.

Implementation

PausedStateContext? pausedStateContext;