create static method

SubscribeOption create()

Implementation

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