data property

List<CartItems>? data
getter/setter pair

Implementation

List<CartItems>? data;