certFileBlob property - CertificateSettings class - core.engine library - Dart API
certFileBlob
certFileBlob property
getter/setter pair
The CA file as blob (https://curl.se/libcurl/c/CURLOPT_CAINFO_BLOB.html) Binary data of PEM encoded content holding one or more certificates to verify the HTTPS server with. Note: This is a beta release of this feature, so there could be a few bugs and unexpected behaviors. Related APIs may change for new releases without a deprecation process.
Implementation
String? certFileBlob;