Map<String, int> toJson() { return { 'maxSizeForStorageDir': maxSizeForStorageDir, 'maxSizeForUsrDir': maxSizeForUsrDir, }; }