encode method

String encode(
  1. LicenseTypeEnum data
)

Implementation

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