isCartBusy property

bool isCartBusy

Returns true if there are requests being throttled

Implementation

bool get isCartBusy => _cartBusy;