SessionId constructor

const SessionId(
  1. String value
)

Implementation

const SessionId(this.value);