smartrider
prefs_bloc
PrefsErrorState
PrefsErrorState const constructor
PrefsErrorState
smartrider
prefs_bloc
PrefsErrorState
PrefsErrorState const constructor
PrefsErrorState class
Constructors
PrefsErrorState
Properties
hashCode
message
props
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
PrefsErrorState
constructor
const
PrefsErrorState
(
{
String
message
}
)
Implementation
const PrefsErrorState({this.message});