removeAllFromWishlist method Null safety

Future<bool?> removeAllFromWishlist(
  1. {required int customerId}
)

Implementation

Future<bool?> removeAllFromWishlist({required int customerId});