create static method

MethodOptions create()

Implementation

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