AuthenticationFailure constructor

AuthenticationFailure(
  1. String message
)

Implementation

AuthenticationFailure(this.message);