CertificateProviderInstance constructor
      
      CertificateProviderInstance({ 
    
    
- String? pluginInstance,
Implementation
CertificateProviderInstance({
  this.pluginInstance,
});CertificateProviderInstance({
  this.pluginInstance,
});