create static method

PublishOption create()

Implementation

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