smartrider
authentication_bloc
AuthenticationFailure
AuthenticationFailure const constructor
AuthenticationFailure
smartrider
authentication_bloc
AuthenticationFailure
AuthenticationFailure const constructor
AuthenticationFailure class
Constructors
AuthenticationFailure
Properties
errorMessage
hashCode
props
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
AuthenticationFailure
constructor
const
AuthenticationFailure
(
String
errorMessage
)
Implementation
const AuthenticationFailure(this.errorMessage);