Constructs a LogModel with optional content and tag.
content
tag
LogModel({this.content, this.tag}) : super(type: ModelType.log);