projectPath property
String
get
projectPath
Implementation
String get projectPath => join(
root,
'ios',
'UnityLibrary',
'Unity-iPhone.xcodeproj',
'project.pbxproj',
);