name_ property

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

Your name for the Wi-Fi profile.

Implementation

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