name_ property
The file name of the certificate. For example, mycert.
Implementation
@BuiltValueField(wireName: r'name')
String? get name_;
The file name of the certificate. For example, mycert.
@BuiltValueField(wireName: r'name')
String? get name_;