band property
The preferred Wi-Fi band, for use if the terminals support multiple bands. Possible values: All, 2.4GHz, 5GHz.
Implementation
@BuiltValueField(wireName: r'band')
String? get band;
The preferred Wi-Fi band, for use if the terminals support multiple bands. Possible values: All, 2.4GHz, 5GHz.
@BuiltValueField(wireName: r'band')
String? get band;