create static method

StreamStatusResponse create()

Implementation

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