SessionExpiredException constructor
const
SessionExpiredException([
- String message = 'Session has expired.'
Implementation
const SessionExpiredException([this.message = 'Session has expired.']);