Future<bool?> verifyFingerprint(Uint8List firstBytes, Uint8List secondBytes) { throw UnimplementedError('verifyFingerprint() has not been implemented.'); }