create static method

Subscriber create()

Implementation

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