value property

num value

All Real subclasses must be able to provide their value as a dart:core num.

Implementation

num get value;