showError method

dynamic showError()

Implementation

showError(){
 return reason!;
}