NUIAuthDeviceInfo constructor
NUIAuthDeviceInfo({})
Implementation
NUIAuthDeviceInfo({required this.deviceId, required this.deviceModel, required this.deviceOs, required this.osVersion, required this.ipAddress});
NUIAuthDeviceInfo({required this.deviceId, required this.deviceModel, required this.deviceOs, required this.osVersion, required this.ipAddress});