Map<String, dynamic> toJson() => { "id": id, "isCurrentStatus": isCurrentStatus, "status": status, };