TypeDefPrimitive constructor

const TypeDefPrimitive(
  1. Primitive primitive
)

Creates a new primitive type.

Implementation

const TypeDefPrimitive(this.primitive);