encode method

String encode(
  1. PolicyRuleTypeEnum data
)

Implementation

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