deviceManager property
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;
The device manager This is used to get the current device properties such as the device model, manufacturer, and operating system version
@visibleForTesting
final DeviceManager deviceManager;