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