total property

double get total

Implementation

double get total => quantity * unitPrice;