menu
emulator_guard package
documentation
methods/android/ldplayer_detection_method.dart
LDPlayerDetectionMethod
LDPlayerDetectionMethod.new constructor
LDPlayerDetectionMethod.new constructor
dark_mode
light_mode
LDPlayerDetectionMethod
constructor
LDPlayerDetectionMethod
(
{
double
score
=
30
,
String
?
reason
=
"LDPlayer emulator detected"
,
})
Implementation
LDPlayerDetectionMethod({ super.score = 30, super.reason = "LDPlayer emulator detected", });
emulator_guard package
documentation
methods/android/ldplayer_detection_method
LDPlayerDetectionMethod
LDPlayerDetectionMethod.new constructor
LDPlayerDetectionMethod class