detectorMode property
Specifies the crash detection mode that was active when this crash event was detected.
The SDK supports multiple detection modes, each optimized for specific vehicle types. For example, in DetectorMode.car mode, crash detection is limited to incidents involving cars. The appropriate detection mode is automatically selected by the SDK based on several factors.
Implementation
final DetectorMode detectorMode;