ack_generator_support library

Generator-support types for ack_generator.

Application code should import package:ack_annotations/ack_annotations.dart and use @AckInfer() or @AckModel(). Existing Ack 1.1 code may continue using the deprecated @AckType() during migration. This library only exposes the generator's internal JSON marker.

Classes

AckGeneratedJson
Generator-support marker applied to Ack-generated model classes.