fMaxValue property Null safety
final
Implementation
static final Value fMaxValue = Value._fromMantissaAndRawExponent(
BigInt.parse('09999999999', radix: 16), 0x099);
static final Value fMaxValue = Value._fromMantissaAndRawExponent(
BigInt.parse('09999999999', radix: 16), 0x099);