isMotionDetected property
bool
get
isMotionDetected
Whether significant camera shaking or motion was detected.
Implementation
bool get isMotionDetected => _isMotionDetected;
Whether significant camera shaking or motion was detected.
bool get isMotionDetected => _isMotionDetected;