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