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