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