type property
The type being named, or null
if the AST structure hasn't been resolved,
or if this is part of a ConstructorReference.
Implementation
@override
DartType? get type;
The type being named, or null
if the AST structure hasn't been resolved,
or if this is part of a ConstructorReference.
@override
DartType? get type;