bssType property

  1. @BuiltValueField.new(wireName: r'bssType')
String get bssType

Use infra for infrastructure-based networks. This applies to most networks. Use adhoc only if the communication is p2p-based between base stations.

Implementation

@BuiltValueField(wireName: r'bssType')
String get bssType;