ServiceName constructor

const ServiceName(
  1. String value
)

Implementation

const ServiceName(this.value);