AuthError constructor

const AuthError(
  1. String message
)

Implementation

const AuthError(this.message);