type property
DartType?
get
type
The type being named, or null
if the AST structure hasn't been resolved.
Implementation
DartType? get type;
The type being named, or null
if the AST structure hasn't been resolved.
DartType? get type;