orders property
SortOrderCollection<T> ?
get
orders
Returns the current sort order collection.
Implementation
SortOrderCollection<T>? get orders => _orders;
Returns the current sort order collection.
SortOrderCollection<T>? get orders => _orders;