state property

String? state
final

The current state of the vehicle (e.g., online, asleep).

Implementation

final String? state;