AuthenticationFailure constructor

const AuthenticationFailure(
  1. String errorMessage
)

Implementation

const AuthenticationFailure(this.errorMessage);