onSpoofDetected property

void Function(SpoofDetectionEvent event)? onSpoofDetected
final

Callback when spoofing is detected.

Implementation

final void Function(SpoofDetectionEvent event)? onSpoofDetected;