Map<String, dynamic> toJson() => { 'url': url, 'title': title, 'visit_time': visitTime.toString(), };