baseContactList property
used by desktop contact screen to manage contacts and the operations performed on them.
Implementation
List<BaseContact> baseContactList = [], baseBlockedList = [];
used by desktop contact screen to manage contacts and the operations performed on them.
List<BaseContact> baseContactList = [], baseBlockedList = [];