create static method

Subscription create()

Implementation

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