fMaxValue property Null safety

Value fMaxValue
final

Implementation

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