create method Null safety

Subscription create()

Implementation

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