annotate method

AnnotationResult annotate(
  1. dynamic cached,
  2. dynamic value,
  3. DogEngine engine
)

Implementation

AnnotationResult annotate(dynamic cached, dynamic value, DogEngine engine) =>
    AnnotationResult.empty();