annotations library
Classes
- ServerpodAnnotationClassNames
- Names of annotations used by the Serverpod framework.
Constants
- doNotGenerate → const _DoNotGenerate
- Used to annotate endpoint classes and methods that should be ignored by the Serverpod code analyzer and generator.
- ignoreEndpoint → const _DoNotGenerate
- Used to annotate endpoints that should be ignored by the Serverpod code analyzer.