failedInviteAccounts property Null safety

List<String>? failedInviteAccounts
final

The list of invitees that fail to join the group due to the upper limit of group members.

Implementation

final List<String>? failedInviteAccounts;