tryToNum method

num? tryToNum()

Implementation

num? tryToNum() => num.tryParse(trim());