deviationMinutes property
Deviation, in minutes, from schedule.
Positive values indicate that the bus is running late while negative ones are for buses running ahead of schedule.
Implementation
final int deviationMinutes;
Deviation, in minutes, from schedule.
Positive values indicate that the bus is running late while negative ones are for buses running ahead of schedule.
final int deviationMinutes;