metadata property
Additional metadata for custom data storage.
Use this map to store any custom data associated with the annotation. This metadata is automatically serialized and deserialized with the annotation.
Implementation
final Map<String, dynamic> metadata;