SupabaseAnnotationFinder constructor

SupabaseAnnotationFinder([
  1. SupabaseSerializable? config
])

Find @Supabase given a field

Implementation

SupabaseAnnotationFinder([this.config]);