decimalFastPhraseValue property

FdcDecimal? get decimalFastPhraseValue

Returns the compiled decimal fast-path value for the whole search phrase.

Implementation

FdcDecimal? get decimalFastPhraseValue => _decimalFastPhraseValue;