onSpoofDetected property
final
Callback when spoofing is detected.
Implementation
final void Function(SpoofDetectionEvent event)? onSpoofDetected;
Callback when spoofing is detected.
final void Function(SpoofDetectionEvent event)? onSpoofDetected;