create static method

PublishResponse create()

Implementation

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