onCartChange abstract method

void onCartChange(
  1. List<String> productSKUs
)

Implementation

void onCartChange(List<String> productSKUs);