Get constructor

const Get(
  1. Type type
)

Creates a Get annotation to specify the target type.

Implementation

const Get(this.type);