create static method

FormSection create()

Implementation

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