menu
nertc_core_platform_interface package
documentation
pigeon.dart
VirtualBackgroundSourceEnabledEvent
VirtualBackgroundSourceEnabledEvent constructor
VirtualBackgroundSourceEnabledEvent constructor
dark_mode
light_mode
VirtualBackgroundSourceEnabledEvent
constructor
VirtualBackgroundSourceEnabledEvent
(
{
required
bool
enabled
,
required
int
reason
,
})
Implementation
VirtualBackgroundSourceEnabledEvent({ required this.enabled, required this.reason, });
nertc_core_platform_interface package
documentation
pigeon
VirtualBackgroundSourceEnabledEvent
VirtualBackgroundSourceEnabledEvent constructor
VirtualBackgroundSourceEnabledEvent class