getKey method

Implementation

ByteBuffer? getKey(PushEncryptionKeyName name) =>
    js_util.callMethod(this, 'getKey', [name.value]);