encode method

String encode(
  1. PartnershipTypeEnum data
)

Implementation

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