Flutter
foundation
DiagnosticsNode
getChildren abstract method
getChildren
DiagnosticsNode class
Constructors
DiagnosticsNode
message
Properties
emptyBodyDescription
level
name
showName
showSeparator
style
textTreeConfiguration
value
hashCode
runtimeType
Methods
getChildren
getProperties
isFiltered
toDescription
toJsonMap
toString
toStringDeep
noSuchMethod
Operators
operator ==
getChildren method
List
<
DiagnosticsNode
>
getChildren
(
)
Children of this
DiagnosticsNode
.
See also:
getProperties
Implementation
List<DiagnosticsNode> getChildren();