selectVehicleForInquiry method
No description provided for @selectVehicleForInquiry.
In en, this message translates to: 'Select the vehicle for {inquiry}'
Implementation
@override
String selectVehicleForInquiry(Object inquiry) {
return 'خودرو موردنظر را برای استعلام $inquiry انتخاب کنید';
}