IosPlatform constructor
Creates an IosPlatform configuration instance.
Implementation
const IosPlatform({
this.minVersion = '15.0',
this.bundleIdentifier,
});
Creates an IosPlatform configuration instance.
const IosPlatform({
this.minVersion = '15.0',
this.bundleIdentifier,
});