name property

String? name
getter/setter pair

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;