EndingType constructor

const EndingType(
  1. String value
)

Implementation

const EndingType(this.value);