moderateComments property

  1. @Deprecated('Not supported. Member documentation may have more information.')
bool? moderateComments
getter/setter pair

Whether user-submitted comments left on the channel page need to be approved by the channel owner to be publicly visible.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.bool? moderateComments;