toDOUBLE property

double toDOUBLE

Parses the string as an int or 0 defaultDouble.

Implementation

double get toDOUBLE => toDouble(this);