encode method

String encode(
  1. ConnectionAPBand data
)

Implementation

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