annotationForField method
FieldAnnotation
annotationForField(
- FieldElement element
Returns the annotation for a given field
Implementation
FieldAnnotation annotationForField(FieldElement element) => finder.annotationForField(element);