ReflectedTypeParameter constructor

const ReflectedTypeParameter(
  1. String name
)

Implementation

const ReflectedTypeParameter(this.name);