includeProperties property

bool includeProperties

Whether to include the properties of a DiagnosticsNode in the serialization.

Defaults to false.

See also:

  • filterProperties, which provides a way to filter the properties that will be included.

Implementation

bool get includeProperties;