Subscription

interface Subscription(source)

An object that is able to manage and dispose of subscriptions.

Since

0.1.0

Properties

Link copied to clipboard
abstract var canceled: Boolean

Whether the subscription is receiving values.