CreateDraftAppRecoveryRequest constructor
CreateDraftAppRecoveryRequest({
- RemoteInAppUpdate? remoteInAppUpdate,
- Targeting? targeting,
Implementation
CreateDraftAppRecoveryRequest({this.remoteInAppUpdate, this.targeting});