ItemType constructor

const ItemType(
  1. String name
)

Implementation

const ItemType(this.name);