InstanceIosDetails constructor
InstanceIosDetails({})
Implementation
InstanceIosDetails({
this.bundleIdentifier,
this.itunesAppId,
this.kind,
this.preferredForIpad,
this.preferredForIphone,
this.supportIpad,
this.supportIphone,
});