failedInviteAccounts property Null safety
final
The list of invitees that fail to join the group due to the upper limit of group members.
Implementation
final List<String>? failedInviteAccounts;
The list of invitees that fail to join the group due to the upper limit of group members.
final List<String>? failedInviteAccounts;