encode method

String encode(
  1. HealthStatus data
)

Implementation

String encode(HealthStatus data) => data.value;