Map<String, dynamic> toJson() { return { "owner": owner, "dir_root": dirRoot, "sub_index": subIndex, }; }