type property
DartType
get
type
The type of this annotation.
This represents the class or typedef used as the annotation.
Implementation
DartType get type;
The type of this annotation.
This represents the class or typedef used as the annotation.
DartType get type;