toNum property

num? get toNum

Implementation

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