create static method

KeyOptions create()

Implementation

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