DevicesPropertiesModel constructor
DevicesPropertiesModel({})
Implementation
DevicesPropertiesModel({
this.ipAddress,
this.deviceType,
this.osVersion,
this.appVersionCode,
this.buildVersionCode,
});
DevicesPropertiesModel({
this.ipAddress,
this.deviceType,
this.osVersion,
this.appVersionCode,
this.buildVersionCode,
});