hasAnnotation<T> abstract method

bool hasAnnotation<T>([
  1. Type? type
])

Implementation

bool hasAnnotation<T>([Type? type]);