activeList property

List<UserListModel>? activeList

Implementation

List<UserListModel>? get activeList => _activeList;