annotations property

Annotations? get annotations

Annotations for this object.

Implementation

Annotations? get annotations => _value['annotations'] as Annotations?;