Map<String, dynamic> toMap() => <String, dynamic>{ "id": id, "title": title, "status": status.number, };