diff --git a/source_gen/lib/src/generator_for_annotation.dart b/source_gen/lib/src/generator_for_annotation.dart index e940d655..e968660c 100644 --- a/source_gen/lib/src/generator_for_annotation.dart +++ b/source_gen/lib/src/generator_for_annotation.dart @@ -44,13 +44,9 @@ abstract class GeneratorForAnnotation extends Generator { final bool throwOnUnresolved; /// Annotation package for [TypeChecker.typeNamed]. - /// - /// Currently unused, will be used from `source_gen` 4.0.0. final String? inPackage; /// Annotation package type for [TypeChecker.typeNamed]. - /// - /// Currently unused, will be used from `source_gen` 4.0.0. final bool? inSdk; /// By default, this generator will throw if it encounters unresolved