isChatRoomOwnerLeaveAllowed property Null safety
read / write
是否允许聊天室创建者退出聊天室,当为true
时,
聊天室创建者可以退出聊天室。
Implementation
bool? isChatRoomOwnerLeaveAllowed = true;
是否允许聊天室创建者退出聊天室,当为true
时,
聊天室创建者可以退出聊天室。
bool? isChatRoomOwnerLeaveAllowed = true;