WordCategory constructor

const WordCategory(
  1. int value
)

Implementation

const WordCategory(this.value);