smartrider
schedule_bloc
ScheduleChangeState
ScheduleChangeState const constructor
ScheduleChangeState
smartrider
schedule_bloc
ScheduleChangeState
ScheduleChangeState const constructor
ScheduleChangeState class
Constructors
ScheduleChangeState
Properties
hashCode
isShuttle
props
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
ScheduleChangeState
constructor
const
ScheduleChangeState
(
{
@required
bool
isShuttle
}
)
Implementation
const ScheduleChangeState({@required this.isShuttle});