DeveloperType constructor

const DeveloperType(
  1. String value
)

Implementation

const DeveloperType(this.value);