menu
analyzer package
documentation
dart/element/type.dart
DartType
isVoid property
isVoid property
dark_mode
light_mode
isVoid
property
bool
get
isVoid
Return
true
if this type represents the type 'void'.
Implementation
bool get isVoid;
analyzer package
documentation
dart/element/type
DartType
isVoid property
DartType class