data property
The certificate content converted to a Base64-encoded string.
Implementation
@BuiltValueField(wireName: r'data')
String get data;
The certificate content converted to a Base64-encoded string.
@BuiltValueField(wireName: r'data')
String get data;