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