annotations property

Annotations? get annotations

Annotations for this object.

Implementation

Annotations? get annotations => _value[Keys.annotations] as Annotations?;