menu
emulator_guard package
documentation
methods/android/free_disk_space_method.dart
FreeDiskSpaceMethod
FreeDiskSpaceMethod.new constructor
FreeDiskSpaceMethod.new constructor
dark_mode
light_mode
FreeDiskSpaceMethod
constructor
FreeDiskSpaceMethod
(
{
double
score
=
20
,
String
?
reason
=
"Free disk space unusually high"
,
})
Implementation
FreeDiskSpaceMethod({ super.score = 20, super.reason = "Free disk space unusually high", });
emulator_guard package
documentation
methods/android/free_disk_space_method
FreeDiskSpaceMethod
FreeDiskSpaceMethod.new constructor
FreeDiskSpaceMethod class