iosInfoPlistPath property

String iosInfoPlistPath
getter/setter pair

Implementation

String iosInfoPlistPath = AbstractPlatformFileEditor.convertPath(
  ['ios', 'Runner', 'Info.plist'],
);