create static method

KeyObject create()

Implementation

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