I am writing a simple calculator in Dart and I am required to have a try catch block for division by 0. I can only find the try catch of IntegerDivisionByZeroException only