name_ property
The name of the SCA device. You can show this name to your user to help them identify the device.
Implementation
@BuiltValueField(wireName: r'name')
String? get name_;
The name of the SCA device. You can show this name to your user to help them identify the device.
@BuiltValueField(wireName: r'name')
String? get name_;