activeList property

List<ActiveList>? activeList

Implementation

List<ActiveList>? get activeList => _activeList;