showFailedDialog property

bool? showFailedDialog
getter/setter pair

check to show dialog when when request is success

Implementation

bool? showFailedDialog = false;