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