domainUriPrefix property

String? domainUriPrefix
getter/setter pair

E.g. https://maps.app.goo.gl, https://maps.page.link, https://g.co/maps More examples can be found in description of getNormalizedUriPrefix in j/c/g/firebase/dynamiclinks/uri/DdlDomain.java Will fallback to dynamic_link_domain is this field is missing

Implementation

core.String? domainUriPrefix;