name property
Link name to associate with the link.
It's used for marketer to identify manually-created links in the Firebase console (https://console.firebase.google.com/). Links must be named to be tracked.
Implementation
core.String? name;
Link name to associate with the link.
It's used for marketer to identify manually-created links in the Firebase console (https://console.firebase.google.com/). Links must be named to be tracked.
core.String? name;