ssid property
The SSID of the Wi-Fi network that the terminal is connected to.
Implementation
@BuiltValueField(wireName: r'ssid')
String? get ssid;
The SSID of the Wi-Fi network that the terminal is connected to.
@BuiltValueField(wireName: r'ssid')
String? get ssid;