checkNumber abstract method

double? checkNumber(
  1. int arg
)

Implementation

double? checkNumber(int arg);