getState abstract method

TripState? getState()

Gets the current trip state.

Returns null if no trip is active.

Implementation

TripState? getState();