ItemType constructor

const ItemType(
  1. String value
)

Implementation

const ItemType(this.value);