serverCertificate property
REQUIRED if mode is TlsMode.simple or TlsMode.mutual. The path to the file holding the server-side TLS certificate to use.
Implementation
final String? serverCertificate;
REQUIRED if mode is TlsMode.simple or TlsMode.mutual. The path to the file holding the server-side TLS certificate to use.
final String? serverCertificate;