VirtualBackgroundSourceEnabledCallback typedef

VirtualBackgroundSourceEnabledCallback = void Function(bool enabled, VirtualBackgroundSourceStateReason reason)

Implementation

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