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