ActionCodeSettings constructor
ActionCodeSettings({})
Implementation
ActionCodeSettings(
{required this.url,
this.handleCodeInApp,
this.iosBundleId,
this.androidPackageName,
this.androidInstallApp,
this.androidMinimumVersion,
this.dynamicLinkDomain});