items property

List<ArbPartDto> get items

Implementation

List<ArbPartDto> get items => _items.toList();