activeOrderId property

String? get activeOrderId

Returns the ID of the currently active sort order.

Implementation

String? get activeOrderId => _orders?.activeOrderId;