toDouble property

double? get toDouble

Implementation

double? get toDouble => double.tryParse(this);