Map<String, dynamic> toMap() { return { "gid": gid, "createdAt": createdAt, "updatedAt": updatedAt, "vpa": vpa, "deleted": deleted, }; }