create static method

PublisherAnswer create()

Implementation

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