HealthCheckLogConfig constructor
HealthCheckLogConfig({
- bool? enable,
Implementation
HealthCheckLogConfig({this.enable}) : super(fullyQualifiedName);
HealthCheckLogConfig({this.enable}) : super(fullyQualifiedName);