IOSInsights class
- Inheritance
-
- Object
- BaseInsights
- IOSInsights
Constructors
-
IOSInsights.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? appStoreInstall, bool? fridaDetected, bool? jailbreak, int? statusCode}) -
const
Properties
- accessibilityEnabled → bool?
-
finalinherited
- appStoreInstall → bool?
-
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
- fridaDetected → 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
- jailbreak → 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
-
riskCauses
→ List<
String> ? -
finalinherited
- riskLevel → String?
-
finalinherited
- riskScore → int?
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- sessionId → String?
-
finalinherited
- statusCode → int?
-
final
- 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