userSettings property

List<UserSetting>? userSettings
final

The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.

Implementation

final List<UserSetting>? userSettings;