RestAnnotationFinder constructor

RestAnnotationFinder([
  1. RestSerializable? config
])

Find @Rest given a field

Implementation

RestAnnotationFinder([this.config]);