toTryDouble method

double? toTryDouble()

Implementation

double? toTryDouble() => double.tryParse(this);