Key constructor

Key(
  1. String? kid
)

Implementation

Key(this.kid);