Flutter
foundation
DiagnosticsProperty
<
T
>
ifNull property
ifNull
description
ifNull
property
Null safety
String
?
ifNull
final
Description if the property
value
is null.
Implementation
final String? ifNull;
Flutter
foundation
DiagnosticsProperty
<
T
>
ifNull property
DiagnosticsProperty class
Constructors
DiagnosticsProperty
lazy
Properties
allowNameWrap
allowTruncate
allowWrap
defaultValue
emptyBodyDescription
exception
expandableValue
hashCode
ifEmpty
ifNull
isInteresting
level
linePrefix
missingIfNull
name
propertyType
runtimeType
showName
showSeparator
style
textTreeConfiguration
tooltip
value
Methods
getChildren
getProperties
isFiltered
noSuchMethod
toDescription
toJsonMap
toString
toStringDeep
toTimelineArguments
valueToString
Operators
operator ==