create static method

GeneralStream create()

Implementation

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