@override Map<String, dynamic> toJson([dynamic extra]) { return { "@type": CONSTRUCTOR, "driver_license": driverLicense.toJson(), }; }