driver property

String? driver

Implementation

String? get driver => (_$data['driver'] as String?);