List of user id who will be operator in a channel
@JsonKey(name: 'operator_ids') List<String>? operatorUserIds;