score property

double score
final

The emulator likelihood score (0-100).

Higher scores indicate a higher likelihood that the device is an emulator. A score of 0 means no emulator indicators were found, while 100 means strong evidence of emulator usage.

Implementation

final double score;