DeviceRelationship constructor
Returns a new DeviceRelationship instance.
Implementation
DeviceRelationship({
this.id,
this.name,
this.online,
});
Returns a new DeviceRelationship instance.
DeviceRelationship({
this.id,
this.name,
this.online,
});