selecteContactList property

List<AtContact?> selecteContactList
getter/setter pair

selected contact list for the group

Implementation

List<AtContact?> selecteContactList = [];