selectedList property

ValueChanged<List<GroupContactsModel?>>? selectedList
final

Callback to get the list of selected contacts back to the app

Implementation

final ValueChanged<List<GroupContactsModel?>>? selectedList;