create static method

ViewerEntry create()

Implementation

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