reasons property
List of reasons why the device was flagged as an emulator.
Each reason corresponds to a detection method that contributed to the score. Empty list means no emulator indicators were found.
Implementation
final List<String> reasons;