number property

  1. @override
num number
override

Returns the numerical of this value.

Implementation

@override
num get number => value;