totalValue method

double totalValue()

Implementation

double totalValue() => CartHelper.totalValue(items!);