create static method

Entry_Form create()

Implementation

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