vehicleDelivryOrder abstract method
Implementation
Future<Either<AppException, response.Response>> vehicleDelivryOrder(
Map<String, dynamic> data);
Future<Either<AppException, response.Response>> vehicleDelivryOrder(
Map<String, dynamic> data);