@override Future<Stream<dynamic>> getAccelerometerStream() async { return _accelerometerChannel.receiveBroadcastStream(); }