drivingCategory property

String get drivingCategory

The category

Implementation

String get drivingCategory => _map["drivingCategory"] as String;