encode method

String encode(
  1. EntitlementTypeEnum data
)

Implementation

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