certificate property
X509Certificate certificateReturns the certificate of the HTTPS server providing the response. Returns null if the connection is not a secure TLS or SSL connection.
Source
X509Certificate get certificate;
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpClientResponse/certificate.html