encode method

String encode(
  1. CommentDataTypeEnum data
)

Implementation

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