Stats constructor
Stats(
- ServerConfig config,
- int serviceId,
- String prefix,
- String className,
Implementation
Stats(this.config, this.serviceId, this.prefix, this.className);