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