constrainedMantissaWidth property
constrainedMantissaWidth is the hard-coded mantissa width of the sub-class of this floating-point value
Implementation
@protected
int? get constrainedMantissaWidth => null;
constrainedMantissaWidth is the hard-coded mantissa width of the sub-class of this floating-point value
@protected
int? get constrainedMantissaWidth => null;