items property

RxList<ProductData> items
getter/setter pair

Implementation

RxList<ProductData> items = <ProductData>[].obs;