KeyType constructor

const KeyType(
  1. String value
)

Implementation

const KeyType(this.value);