analyzer package
documentation
type
DartType
nullabilitySuffix property
nullabilitySuffix
nullabilitySuffix
property
Null safety
NullabilitySuffix
nullabilitySuffix
Return the nullability suffix of this type.
Implementation
NullabilitySuffix get nullabilitySuffix;
analyzer package
documentation
type
DartType
nullabilitySuffix property
DartType class
Constructors
DartType
Properties
alias
aliasArguments
aliasElement
displayName
element
hashCode
isBottom
isDartAsyncFuture
isDartAsyncFutureOr
isDartCoreBool
isDartCoreDouble
isDartCoreFunction
isDartCoreInt
isDartCoreIterable
isDartCoreList
isDartCoreMap
isDartCoreNull
isDartCoreNum
isDartCoreObject
isDartCoreSet
isDartCoreString
isDartCoreSymbol
isDynamic
isVoid
name
nullabilitySuffix
runtimeType
Methods
accept
acceptWithArgument
asInstanceOf
getDisplayString
noSuchMethod
resolveToBound
toString
Operators
operator ==