$StreamView.wrap constructor
      
      $StreamView.wrap(
    
- StreamView $value
Wrap a StreamView in a $StreamView
Implementation
$StreamView.wrap(this.$value);Wrap a StreamView in a $StreamView
$StreamView.wrap(this.$value);