encode method

String encode(
  1. GroupTypeEnum data
)

Implementation

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