core.Map<core.String, core.dynamic> toJson() => { if (postDate != null) 'postDate': postDate!, if (type != null) 'type': type!, };