ImportAppRequest constructor
ImportAppRequest({})
Implementation
ImportAppRequest({
this.appContent,
this.appId,
this.displayName,
this.gcsUri,
this.ignoreAppLock,
this.importOptions,
});
ImportAppRequest({
this.appContent,
this.appId,
this.displayName,
this.gcsUri,
this.ignoreAppLock,
this.importOptions,
});