value property

double value

the float value (number from -9223372036854775808 to 9223372036854775807)

Implementation

double get value => _number;