PseudoType constructor

const PseudoType(
  1. String value
)

Implementation

const PseudoType(this.value);