getProperties method
- @override
override
Properties of this DiagnosticsNode.
Properties and children are kept distinct even though they are both List<DiagnosticsNode> because they should be grouped differently.
Implementation
@override
List<DiagnosticsNode> getProperties() => <DiagnosticsNode>[];