StageChannelInstancePrivacyLevel.from constructor

StageChannelInstancePrivacyLevel.from(
  1. int value
)

Implementation

StageChannelInstancePrivacyLevel.from(int value) : super(value);