GetDeviceInfoService constructor

GetDeviceInfoService(
  1. DeviceInfoPlugin _deviceInfoPlugin,
  2. bool _isAndroid
)

Implementation

GetDeviceInfoService(this._deviceInfoPlugin, this._isAndroid);