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