Map<String, dynamic> toJson() => { "body": body, "createdAt": createdAt?.toIso8601String(), "createdBy": createdBy, };