You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The AlertDialog class constructor is missing.
The code in alert_dialog.d (class AlertDialog ) is missing the constructor this() or this(const(char)* format). Therefore, the AlertDialog class cannot be instantiated.