SessionExpiredException constructor

const SessionExpiredException(
  1. String message
)

Implementation

const SessionExpiredException(this.message);