channel property

  1. @BuiltValueField(wireName: r'channel')
int? channel

The channel over which the client is communication with the access point.

Implementation

@BuiltValueField(wireName: r'channel')
int? get channel;