data property

List<OrderPriority>? get data

Implementation

List<OrderPriority>? get data => _data;