JsonEnum constructor

const JsonEnum(
  1. String value
)

Implementation

const JsonEnum(this.value);