Map<String, dynamic> get source { return { kAndrossySettingsPath: settings.source, kAndrossyUserPath: user.source, }; }