menu
emulator_guard package
documentation
methods/android/system_features_empty_method.dart
SystemFeaturesEmptyMethod
SystemFeaturesEmptyMethod.new constructor
SystemFeaturesEmptyMethod.new constructor
dark_mode
light_mode
SystemFeaturesEmptyMethod
constructor
SystemFeaturesEmptyMethod
(
{
double
score
=
5
,
String
?
reason
=
"No system features detected"
,
})
Implementation
SystemFeaturesEmptyMethod({ super.score = 5, super.reason = "No system features detected", });
emulator_guard package
documentation
methods/android/system_features_empty_method
SystemFeaturesEmptyMethod
SystemFeaturesEmptyMethod.new constructor
SystemFeaturesEmptyMethod class