roundToDouble method

double? roundToDouble()

Implementation

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