saveCartCount abstract method

Future<void> saveCartCount(
  1. int count
)

Implementation

Future<void> saveCartCount(int count);