ServiceName constructor Null safety

const ServiceName(
  1. String value
)

Implementation

const ServiceName(this.value);