dynamicLinkDomain property
The dynamic link domain to use for the current link if it is to be opened using Firebase Dynamic Links, as multiple dynamic link domains can be configured per project.
Implementation
final String? dynamicLinkDomain;
The dynamic link domain to use for the current link if it is to be opened using Firebase Dynamic Links, as multiple dynamic link domains can be configured per project.
final String? dynamicLinkDomain;