handleSceneActivationSet method
Implementation
T? handleSceneActivationSet(SceneActivationSet scene) {
return unhandledReport('SceneActivationSet', scene);
}
T? handleSceneActivationSet(SceneActivationSet scene) {
return unhandledReport('SceneActivationSet', scene);
}