call method

bool call(
  1. Annotation annotation
)

Implementation

bool call(Annotation annotation) => annotation is T;