onSelection property

dynamic Function(List<GroupMember>?)? onSelection
final

onSelection function will be performed

Implementation

final Function(List<GroupMember>?)? onSelection;