Annotations constructor

Annotations(
  1. Map<String, String> annotations
)

Implementation

Annotations(this.annotations);