ShakeDetector.waitForStart constructor
This constructor waits until startListening is called
Implementation
ShakeDetector.waitForStart(
{this.onPhoneShake,
this.shakeThresholdGravity = 2.7,
this.shakeSlopTimeMS = 500,
this.shakeCountResetTime = 3000});