$StreamView.wrap constructor

$StreamView.wrap(
  1. StreamView $value
)

Wrap a StreamView in a $StreamView

Implementation

$StreamView.wrap(this.$value);