StreamSubscriptionHandler constructor

StreamSubscriptionHandler(
  1. Stream<List<ConnectivityResult>> stream
)

Implementation

StreamSubscriptionHandler(this.stream);