menu
analyzer package
documentation
dart/element/type.dart
DartType
isBottom property
isBottom property
dark_mode
light_mode
isBottom
property
bool
get
isBottom
Return
true
if this type represents the bottom type.
Implementation
bool
get
isBottom;
analyzer package
documentation
dart/element/type
DartType
isBottom property
DartType class
Constructors
DartType
Properties
alias
element
element3
extensionTypeErasure
hashCode
isBottom
isDartAsyncFuture
isDartAsyncFutureOr
isDartAsyncStream
isDartCoreBool
isDartCoreDouble
isDartCoreEnum
isDartCoreFunction
isDartCoreInt
isDartCoreIterable
isDartCoreList
isDartCoreMap
isDartCoreNull
isDartCoreNum
isDartCoreObject
isDartCoreRecord
isDartCoreSet
isDartCoreString
isDartCoreSymbol
isDartCoreType
name
nullabilitySuffix
runtimeType
Methods
accept
acceptWithArgument
asInstanceOf
asInstanceOf2
getDisplayString
isStructurallyEqualTo
noSuchMethod
toString
Operators
operator ==