moderateComments property

bool? moderateComments
final

This setting determines whether user-submitted comments left on the channel page need to be approved by the channel owner to be publicly visible. The default value is false.

Implementation

final bool? moderateComments;