doubleValue property

double? doubleValue

Implementation

double? get doubleValue => number?.toDouble();