Future<bool?> updateCertificateKey(String certificateKey) { return TySmartPosApiPluginPlatform.instance .updateCertificateKey(certificateKey); }