create static method

ServiceOptions create()

Implementation

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