uriPrefix property

String uriPrefix
final

Domain URI Prefix of your App.

Implementation

// This value must be your assigned domain from the Firebase console.
// (e.g. https://xyz.page.link)
//
// The domain URI prefix must start with a valid HTTPS scheme (https://).
final String uriPrefix;