Map<String, dynamic> toJson() { return { "path": configFilePath, "ios": iosInfoPlistPath, "android": androidGradlePath, }; }