create static method

Entry create()

Implementation

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