HealthError constructor

HealthError(
  1. String message
)

Implementation

HealthError(this.message);