encode method

String encode(
  1. FeedServiceEnum data
)

Implementation

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