SmartphoneDeviceManager constructor
SmartphoneDeviceManager([
- Smartphone? configuration
Implementation
SmartphoneDeviceManager([Smartphone? configuration])
: super(Smartphone.DEVICE_TYPE, configuration: configuration);