verifyFPS method
Implementation
Future<SensorVerifyImageResponse> verifyFPS(
List<int> fingerData1, bool fingerDataEnabled) {
throw UnimplementedError("verifyFPS() has not been implemented.");
}
Future<SensorVerifyImageResponse> verifyFPS(
List<int> fingerData1, bool fingerDataEnabled) {
throw UnimplementedError("verifyFPS() has not been implemented.");
}