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