isTarget property

bool get isTarget

Whether this annotation is @Target from the meta_meta package.

@Target is used to indicate that a class is intended to be used as an annotation.

Implementation

bool get isTarget;