parentName property

String? parentName
final

The name for the parent label. Labels at the top level of the hierarchy have the parent label "".

Implementation

final String? parentName;