Key constructor

const Key(
  1. String value
)

Implementation

const Key(this.value);