@override Future<bool> clearBuffer() async { return await methodChannel.invokeMethod('clearBuffer'); }