numberValue property

num? get numberValue

Implementation

num? get numberValue => value as num?;