AlertsUpdate constructor
Returns a new AlertsUpdate instance.
Implementation
AlertsUpdate({
this.assetId,
this.userId,
this.companyId,
this.isActive,
});
Returns a new AlertsUpdate instance.
AlertsUpdate({
this.assetId,
this.userId,
this.companyId,
this.isActive,
});