TflApiClient class

Constructors

TflApiClient({required Client client})

Properties

accidentStats AccidentStatService
no setter
airQualities AirQualityService
no setter
bikePoints BikePointService
no setter
hashCode int
The hash code for this object.
no setterinherited
journeys JourneyService
no setter
lines LineService
no setter
modes ModeService
no setter
occupancies OccupancyService
no setter
places PlaceService
no setter
roads RoadService
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
searches SearchService
no setter
stopPoints StopPointService
no setter
vehicles VehicleService
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited