encode method

String encode(
  1. ConnectionWifiBand data
)

Implementation

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