factory CastStartedEvent.fromJson(Map<String, dynamic> json) { return _$CastStartedEventFromJson(json); }