StreamHandle constructor

StreamHandle(
  1. String value
)

Implementation

StreamHandle(this.value);