AuthException constructor

const AuthException(
  1. String message
)

Implementation

const AuthException(this.message);