CapabilityCategory constructor Null safety

const CapabilityCategory(
  1. String value
)

Implementation

const CapabilityCategory(this.value);