writable property
JSObject
get
writable
The writable read-only property of the
WebTransportBidirectionalStream interface returns a
WebTransportSendStream instance that can be used to write outgoing data.
Implementation
external JSObject get writable;