Thread constructor
Implementation
Thread(
{this.updatedAt,
this.content,
this.uid,
this.objectId,
this.createdAt,
this.status,
this.deviceType,
this.contact});
Thread(
{this.updatedAt,
this.content,
this.uid,
this.objectId,
this.createdAt,
this.status,
this.deviceType,
this.contact});