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