encode method

String encode(
  1. QuotaStatusPeriodEnum data
)

Implementation

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