SqliteAnnotationFinder constructor
SqliteAnnotationFinder([
- SqliteSerializable? config
Find @Sqlite
given a field
Implementation
SqliteAnnotationFinder([this.config]);
Find @Sqlite
given a field
SqliteAnnotationFinder([this.config]);