KindType constructor

const KindType(
  1. String nativeValue
)

Implementation

const KindType(this.nativeValue);