name property

String? name
final

Label describing the DiagnosticsNode, typically shown before a separator (see showSeparator).

The name will be omitted if the showName property is false.

Implementation

final String? name;