RtcVirtualBackgroundSourceEnabledCallback typedef Null safety
Implementation
typedef RtcVirtualBackgroundSourceEnabledCallback = void Function(
    bool enabled, int reason);
typedef RtcVirtualBackgroundSourceEnabledCallback = void Function(
    bool enabled, int reason);