SessionKey constructor

const SessionKey(
  1. String key
)

Implementation

const SessionKey(this.key);