pushToken
The token you use to send push notifications to update this remote session.
Declaration
@MainActor var pushToken: Data? { get }Mentioned in
Discussion
The push token for a remote session may change over time. Use pushTokenUpdates to receive the updated push token.