CreateSessionException constructor

const CreateSessionException(
  1. CreateSessionErrorCode code
)

Implementation

const CreateSessionException(this.code);