now8
domain
RouteWay
RouteWay constructor
RouteWay
RouteWay
constructor
Null safety
RouteWay
(
{
required
String
routeId
,
Way
?
way
}
)
Implementation
RouteWay({ required this.routeId, this.way, });
now8
domain
RouteWay
RouteWay constructor
RouteWay class
Constructors
RouteWay
fromJson
Properties
hashCode
routeId
runtimeType
way
Methods
noSuchMethod
toString
Operators
operator ==