activeList property

List<UserListModel>? get activeList

Implementation

List<UserListModel>? get activeList => _activeList;