KeyUpdate<K extends Object> constructor

const KeyUpdate<K extends Object>(
  1. K key
)

Implementation

const KeyUpdate(this.key);