create static method

IonOptions create()

Implementation

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