Reply constructor
Reply({})
Implementation
Reply({
this.action,
this.author,
this.content,
this.createdTime,
this.deleted,
this.htmlContent,
this.id,
this.kind,
this.modifiedTime,
});
Reply({
this.action,
this.author,
this.content,
this.createdTime,
this.deleted,
this.htmlContent,
this.id,
this.kind,
this.modifiedTime,
});