encode method

String encode(
  1. ConnectionStatusFlags data
)

Implementation

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