BackstageSettingsResponse constructor
Returns a new BackstageSettingsResponse instance.
Implementation
BackstageSettingsResponse({
required this.enabled,
this.joinAheadTimeSeconds,
});
Returns a new BackstageSettingsResponse instance.
BackstageSettingsResponse({
required this.enabled,
this.joinAheadTimeSeconds,
});