Future<int?> verifyKeyA(int sectorIndex, Uint8List key) { return TySmartPosApiPluginPlatform.instance.verifyKeyA(sectorIndex, key); }