Gets the current trip state.
Returns null if no trip is active.
@override TripState? getState() => _instance.getTripState();