create static method

Stream create()

Implementation

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