ListenableSubscription constructor

ListenableSubscription(
  1. ValueListenable endOfPipe
)

Implementation

ListenableSubscription(this.endOfPipe);