totalPriceCents property

int get totalPriceCents

Implementation

int get totalPriceCents => itemCostCents * quantity;