create static method

FieldOptions create()

Implementation

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