getBasketTotal method

double? getBasketTotal()

Implementation

double? getBasketTotal() => _basketTotal;