state property

TripState? get state

Implementation

TripState? get state => _state;