type property

  1. @override
DartType type
final

The type of this annotation.

This represents the class or typedef used as the annotation.

Implementation

@override
final DartType type;