getSubTotal method

double? getSubTotal()

Implementation

double? getSubTotal() => _subTotal;