In flutter I try to create with chopper a request to a backend url.
To my ChopperClient I try to provide a TLS certificate. I have the certificate as a file tls.cert
ChopperClient
How do I add this to my chopper requests?