getErrorNumber abstract method Null safety

int getErrorNumber(
  1. CalculatorError err
)

Implementation

int getErrorNumber(CalculatorError err);