@JsonSerializable() const factory Redirect({ String? native, String? universal, @Default(false) bool linkMode, }) = _Redirect;