element property

  1. @JsonKey.new(fromJson: V2NIMChatroomQueueElementFromJson)
V2NIMChatroomQueueElement? element
getter/setter pair

Implementation

@JsonKey(fromJson: V2NIMChatroomQueueElementFromJson)
V2NIMChatroomQueueElement? element;