AndroidInsights class

Inheritance

Constructors

AndroidInsights.new({GPSLocation? gpsLocation, String? ip, IPLocation? ipLocation, IPSecurity? ipSecurity, String? ipType, String? os, bool? accessibilityEnabled, String? behaviouralRiskLevel, double? confidenceScore, int? createdAt, bool? debuggable, bool? developerMode, String? deviceRiskLevel, int? deviceRiskScore, int? deviceTrustScore, bool? emulator, String? factoryResetRisk, int? factoryResetTime, String? fingerprint, int? firstSeenDays, String? merchantId, bool? mitmAttackDetected, bool? mockgps, String? model, NetworkInformation? networkInformation, String? package, bool? remoteDesktop, String? requestId, List<String>? riskCauses, String? riskLevel, int? riskScore, String? sessionId, int? timestamp, String? userId, bool? voiceCallDetected, bool? adbConnected, bool? adbEnabled, String? appInstallerSource, bool? googlePlayStoreInstall, bool? isAppCloned, bool? isAppTampered, bool? isDebuggingEnabled, bool? isHookingDetected, bool? isOEMUnlockAllowed, bool? isSimPresent, int? requestTimestamp, bool? rooted, bool? screenSharing})
const

Properties

accessibilityEnabled bool?
finalinherited
adbConnected bool?
final
adbEnabled bool?
final
appInstallerSource String?
final
behaviouralRiskLevel String?
finalinherited
confidenceScore double?
finalinherited
createdAt int?
finalinherited
debuggable bool?
finalinherited
developerMode bool?
finalinherited
deviceRiskLevel String?
finalinherited
deviceRiskScore int?
finalinherited
deviceTrustScore int?
finalinherited
emulator bool?
finalinherited
factoryResetRisk String?
finalinherited
factoryResetTime int?
finalinherited
fingerprint String?
finalinherited
firstSeenDays int?
finalinherited
googlePlayStoreInstall bool?
final
gpsLocation GPSLocation?
finalinherited
hashCode int
The hash code for this object.
no setterinherited
ip String?
finalinherited
ipLocation IPLocation?
finalinherited
ipSecurity IPSecurity?
finalinherited
ipType String?
finalinherited
isAppCloned bool?
final
isAppTampered bool?
final
isDebuggingEnabled bool?
final
isHookingDetected bool?
final
isOEMUnlockAllowed bool?
final
isSimPresent bool?
final
merchantId String?
finalinherited
mitmAttackDetected bool?
finalinherited
mockgps bool?
finalinherited
model String?
finalinherited
networkInformation NetworkInformation?
finalinherited
os String?
finalinherited
package String?
finalinherited
platformType String
no setterinherited
remoteDesktop bool?
finalinherited
requestId String?
finalinherited
requestTimestamp int?
final
riskCauses List<String>?
finalinherited
riskLevel String?
finalinherited
riskScore int?
finalinherited
rooted bool?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screenSharing bool?
final
sessionId String?
finalinherited
timestamp int?
finalinherited
userId String?
finalinherited
voiceCallDetected bool?
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited