desiredSize property
double?
get
desiredSize
The desiredSize
read-only property of the
ReadableStreamDefaultController interface returns the desired size
required to fill the stream's internal queue.
Implementation
external double? get desiredSize;