domainSuffix property
Specifies the server domain name for EAP-TLS and EAP-PEAP WiFi profiles on Android 11 and above.
Implementation
@BuiltValueField(wireName: r'domainSuffix')
String? get domainSuffix;
Specifies the server domain name for EAP-TLS and EAP-PEAP WiFi profiles on Android 11 and above.
@BuiltValueField(wireName: r'domainSuffix')
String? get domainSuffix;