$StreamController.wrap constructor

$StreamController.wrap(
  1. StreamController $value
)

Implementation

$StreamController.wrap(this.$value);