AuthError constructor

AuthError(
  1. String message
)

Implementation

AuthError(this.message);