create static method

StreamParams create()

Implementation

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