key property
This key is used by the UrlEntryHandler to identify the entry in the given URL.
Implementation
@override
String get key => name;
This key is used by the UrlEntryHandler to identify the entry in the given URL.
@override
String get key => name;