truncateToDouble method

double? truncateToDouble()

Implementation

double? truncateToDouble() => value?.truncateToDouble();