activeList property

List<ActiveList>? get activeList

Implementation

List<ActiveList>? get activeList => _activeList;