apply method
callback executed by the type infrastructure
type the TypeDescriptor of the annotated class
method the FieldDescriptor of the annotated field
Implementation
@override
void apply(TypeDescriptor type, FieldDescriptor field) {}
callback executed by the type infrastructure
type the TypeDescriptor of the annotated class
method the FieldDescriptor of the annotated field
@override
void apply(TypeDescriptor type, FieldDescriptor field) {}