macro_util library
Classes
- FieldIntrospectionData
- The result of an introspection on fieldDeclaration.
- ResolvedFieldIntrospectionData
- The result of a successful field introspection.
- ResolveIdentifiers
-
Makes a data class of
Identifier
objects and generatesresolve
factory to resolve them and construct the object.
Enums
- FieldConstructorHandling
- How this field should be handled by generated constructors.
- FieldConstructorOptionality
- Whether this field can or must be initialized.
Extensions
- BuilderExtension on Builder
- MacroUtilDeclarationBuilderExtension on DeclarationBuilder
-
MacroUtilIterableExtension
on Iterable<
Object>