Future<bool?> setSpeedLevel(int level) { return FlutterUrovoPosPrinterPluginPlatform.instance.setSpeedLevel(level:level); }