create static method

Publisher create()

Implementation

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