shiftState property

String? shiftState
final

The current shift state of the vehicle (e.g., "P" for Park, "D" for Drive, etc.).

Implementation

final String? shiftState;