constrainedMantissaWidth property

  1. @protected
int? constrainedMantissaWidth

constrainedMantissaWidth is the hard-coded mantissa width of the sub-class of this floating-point value

Implementation

@protected
int? get constrainedMantissaWidth => null;