needResultPointCallback property

DecodeHintType<ResultPointCallback> needResultPointCallback
final

The caller needs to be notified via callback when a possible {@link ResultPoint} is found. Maps to a {@link ResultPointCallback}.

Implementation

static final needResultPointCallback = DecodeHintType<ResultPointCallback>();