create static method

Subscriptions create()

Implementation

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