GroupInfoUpdatedEvent constructor

GroupInfoUpdatedEvent(
  1. List<GroupInfo?> groupInfos
)

Implementation

GroupInfoUpdatedEvent(this.groupInfos);