tryToDecimal method

Decimal? tryToDecimal()

Implementation

Decimal? tryToDecimal() => Decimal.tryParse(trim());