canInviteUsers property
True, if the user is allowed to invite new users to the chat
Implementation
@JsonKey(name: 'can_invite_users')
bool get canInviteUsers;
True, if the user is allowed to invite new users to the chat
@JsonKey(name: 'can_invite_users')
bool get canInviteUsers;