type property
DartType?
get
type
Return the type being named, or null
if the AST structure has not been
resolved.
Implementation
DartType? get type;
Return the type being named, or null
if the AST structure has not been
resolved.
DartType? get type;