create static method

Form create()

Implementation

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