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