smartrider
shuttle_table
ShuttleTable
ShuttleTable constructor
ShuttleTable
smartrider
shuttle_table
ShuttleTable
ShuttleTable constructor
ShuttleTable class
Constructors
ShuttleTable
Properties
containsFilter
hashCode
jumpMap
runtimeType
Methods
createState
noSuchMethod
toString
Operators
operator ==
ShuttleTable
constructor
ShuttleTable
(
{
dynamic
key
,
Function
containsFilter
,
Function
jumpMap
}
)
Implementation
ShuttleTable({Key key, this.containsFilter, this.jumpMap}) : super(key: key);