userSettings property
The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.
Implementation
final List<UserSetting>? userSettings;
The actions that are enabled or disabled for users during their streaming sessions. By default these actions are enabled.
final List<UserSetting>? userSettings;