description property
The description that was provided when uploading the certificate.
Implementation
@BuiltValueField(wireName: r'description')
String? get description;
The description that was provided when uploading the certificate.
@BuiltValueField(wireName: r'description')
String? get description;