channel property
The channel number of the Wi-Fi network. The recommended setting is 0 for automatic channel selection.
Implementation
@BuiltValueField(wireName: r'channel')
int? get channel;
The channel number of the Wi-Fi network. The recommended setting is 0 for automatic channel selection.
@BuiltValueField(wireName: r'channel')
int? get channel;