create static method

StreamRequest create()

Implementation

@$core.pragma('dart2js:noInline')
static StreamRequest create() => StreamRequest._();