Metadata
Metadata provides additional information about code using annotations.
Built-in Annotations
Custom Annotations
Common Annotations
@override- Method overrides parent@deprecated- Mark as deprecated@pragma- Compiler hints@immutable- Class should be immutable