create static method

ClientStream create()

Implementation

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