name_ property

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

The name of the certificate. Must be unique across Wi-Fi profiles.

Implementation

@BuiltValueField(wireName: r'name')
String get name_;