items property

List<CheckoutItem> items
getter/setter pair

Implementation

List<CheckoutItem> items = [];