Future<void> setBackground(bool isBackground) { return PacketSdkPlatform.instance.setBackground(isBackground); }