create static method

IndyOptions create()

Implementation

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