yDismissDialog_unDismissible function
void
yDismissDialog_unDismissible()
Implementation
void yDismissDialog_unDismissible() {
if (HAgZHoFGnYShKhnh != null) {
var DmPAfgjMWWwnvevM = Navigator.of(HAgZHoFGnYShKhnh!);
if (DmPAfgjMWWwnvevM.canPop()) DmPAfgjMWWwnvevM.pop();
HAgZHoFGnYShKhnh = null;
}
}