write property - Pipe class - dart:io library (original) (raw)

description

WritePipe getwrite

The write end of the Pipe.

Implementation

WritePipe get write;