allAndroidMethods top-level property

List<EmulatorDetectionMethod> allAndroidMethods
final

Implementation

final allAndroidMethods = [
  BlueStacksDetectionMethod(),
  BoardEmulatorMethod(),
  BrandModelMismatchMethod(),
  BuildTypeMethod(),
  ClusteredCiSignalsMethod(),
  DeviceEmulatorMethod(),
  EmulatorFilesMethod(),
  FingerprintCIMethod(),
  FingerprintDevKeysMethod(),
  HardwareEmulatorMethod(),
  HardwareX86Method(),
  HostCIMethod(),
  HostJenkinsMethod(),
  IsEmulatorMethod(),
  LDPlayerDetectionMethod(),
  ManufacturerUnknownMethod(),
  MEmuDetectionMethod(),
  ModelCpuMismatchMethod(),
  ModelEmulatorMethod(),
  PixelFeaturesMethod(),
  ProductEmulatorMethod(),
  SystemFeaturesEmptyMethod(),
];