KeyMsg constructor

const KeyMsg(
  1. Key key
)

Creates a key message.

Implementation

const KeyMsg(this.key);