edlVersion property

String? get edlVersion

European Driver License version

Implementation

String? get edlVersion => _map["edlVersion"] as String?;