Creates an event from a JSON map.
factory SceneItemLockStateChanged.fromJson(Map<String, dynamic> json) => _$SceneItemLockStateChangedFromJson(json);