encode method

String encode(
  1. FeedServiceStatus data
)

Implementation

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