driver property

String? get driver

Implementation

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