SessionError constructor

SessionError(
  1. String message
)

Implementation

SessionError(this.message);