menu
mediasfu_sdk package
documentation
types/types.dart
CoHostResponsibility
CoHostResponsibility.new constructor
CoHostResponsibility.new constructor
dark_mode
light_mode
CoHostResponsibility
constructor
CoHostResponsibility
(
{
required
String
name
,
required
bool
value
,
required
bool
dedicated
,
})
Implementation
CoHostResponsibility({ required this.name, required this.value, required this.dedicated, });
mediasfu_sdk package
documentation
types/types
CoHostResponsibility
CoHostResponsibility.new constructor
CoHostResponsibility class