encode method

String encode(
  1. PartnershipStatusEnum data
)

Implementation

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