queueModificationLevel property Null safety

NIMChatroomQueueModificationLevel queueModificationLevel
@JsonKey(unknownEnumValue: NIMChatroomQueueModificationLevel.anyone), final

队列管理权限,如是否有权限提交他人key和信息到队列中

Implementation

@JsonKey(unknownEnumValue: NIMChatroomQueueModificationLevel.anyone)
final NIMChatroomQueueModificationLevel queueModificationLevel;