Map<String, dynamic> toJson() { return { "locale": locale, "path": path, "fileType": fileType, "keys": keys, }; }