Returns a string representation of the accelerometer event.
@override String toString() => '[AccelerometerEvent (x: $x, y: $y, z: $z)]';