trackedList property

List<T>? trackedList

Implementation

List<T>? get trackedList => _trackedValue.value;