channel property
The channel over which the client is communication with the access point.
Implementation
@BuiltValueField(wireName: r'channel')
int? get channel;
The channel over which the client is communication with the access point.
@BuiltValueField(wireName: r'channel')
int? get channel;