A collection of annotation names used by the lean_builder package.
const Set<String> kBuilderAnnotationNames = <String>{ 'LeanBuilder', 'LeanGenerator', 'LeanBuilderOverrides', };