Initialize the printer SDK
Future<bool> initialize() { return XprinterPlatform.instance.initialize(); }