toTryNum method

num? toTryNum()

Implementation

num? toTryNum() => num.tryParse(this);