DiffReviewSelectMsg constructor

const DiffReviewSelectMsg(
  1. DiffCommentLineKey key
)

Selects key if present in the document.

Implementation

const DiffReviewSelectMsg(this.key);