RouteSession constructor
RouteSession({})
Implementation
RouteSession(
{this.busTypeId,
required this.current,
required this.startDate,
required this.endDate,
required this.name});
RouteSession(
{this.busTypeId,
required this.current,
required this.startDate,
required this.endDate,
required this.name});