safeToNum property

num? get safeToNum

Implementation

num? get safeToNum => num.tryParse(this);