baseBlockedList property

List<BaseContact> baseBlockedList
getter/setter pair

used by desktop contact screen to manage contacts and the operations performed on them.

Implementation

List<BaseContact> baseContactList = [], baseBlockedList = [];