byobRequest property

ReadableStreamBYOBRequest? get byobRequest

Implementation

_i3.ReadableStreamBYOBRequest? get byobRequest => _i4.getProperty(
      this,
      'byobRequest',
    );