create static method

BuildOptions create()

Implementation

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