VirtualBackgroundSourceEnabledCallback typedef Null safety
Implementation
typedef VirtualBackgroundSourceEnabledCallback = void Function(
bool enabled, VirtualBackgroundSourceStateReason reason);
typedef VirtualBackgroundSourceEnabledCallback = void Function(
bool enabled, VirtualBackgroundSourceStateReason reason);