encode method

String encode(
  1. ModemBand data
)

Implementation

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