getGrandTotal method

double? getGrandTotal()

Implementation

double? getGrandTotal() => _grandTotal;