IosManager constructor
const
IosManager(
- String projectRoot
Creates a new IosManager for the Flutter project at projectRoot.
Implementation
const IosManager(this.projectRoot);
Creates a new IosManager for the Flutter project at projectRoot.
const IosManager(this.projectRoot);