deviceManager property

  1. @visibleForTesting
DeviceManager deviceManager
final

The device manager This is used to get the current device properties such as the device model, manufacturer, and operating system version

Implementation

@visibleForTesting
final DeviceManager deviceManager;