StageChannelInstancePrivacyLevel constructor

const StageChannelInstancePrivacyLevel(
  1. int value
)

Creates an instance of StageChannelInstancePrivacyLevel

Implementation

const StageChannelInstancePrivacyLevel(int value) : super(value);