body property

ReadableStream? get body

Implementation

ReadableStream? get body => js_util.getProperty(this, 'body');