fMinValue property Null safety

Value fMinValue
final

Implementation

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