IosApp constructor
IosApp({})
Implementation
IosApp({
this.apiKeyId,
this.appId,
this.appStoreId,
this.bundleId,
this.displayName,
this.name,
this.projectId,
this.teamId,
});
IosApp({
this.apiKeyId,
this.appId,
this.appStoreId,
this.bundleId,
this.displayName,
this.name,
this.projectId,
this.teamId,
});