name property

  1. @override
String name
final

The name of the entry, including the prefixes from any containing Groups.

This will be empty for the root group.

Implementation

@override
final String name;