TypeAnnotation constructor

const TypeAnnotation(
  1. String type
)

Implementation

const TypeAnnotation(this.type);