ResponseType constructor

const ResponseType(
  1. String value
)

Implementation

const ResponseType(this.value);