subscription

abstract val subscription: Subscription<S, E>

Reference to subscription object: the public part of Signal interface.