queueModificationLevel property Null safety
@JsonKey(unknownEnumValue: NIMChatroomQueueModificationLevel.anyone), final
Queue management permissions. For example, the permission to add keys and messages from others to the queue.
Implementation
@JsonKey(unknownEnumValue: NIMChatroomQueueModificationLevel.anyone)
final NIMChatroomQueueModificationLevel queueModificationLevel;