needResultPointCallback property

ResultPointCallback? needResultPointCallback
final

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

Implementation

final ResultPointCallback? needResultPointCallback;