encode method

String encode(
  1. CodeshareStatus data
)

Implementation

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