create static method

StreamData create()

Implementation

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