menu
emulator_guard package
documentation
methods/emulator_detection_method.dart
EmulatorDetectionMethod
EmulatorDetectionMethod.new constructor
EmulatorDetectionMethod.new constructor
dark_mode
light_mode
EmulatorDetectionMethod
constructor
EmulatorDetectionMethod
(
{
required
double
score
,
String
?
reason
,
})
Implementation
EmulatorDetectionMethod({required this.score, this.reason});
emulator_guard package
documentation
methods/emulator_detection_method
EmulatorDetectionMethod
EmulatorDetectionMethod.new constructor
EmulatorDetectionMethod class