Returns a string representation of the sensor event.
@override String toString() => 'SensorEvent(x: $x, y: $y, z: $z, timestamp: $timestamp)';