menu
googleapis_beta package
documentation
privateca/v1beta1.dart
RevokedCertificate
RevokedCertificate constructor
RevokedCertificate constructor
dark_mode
light_mode
RevokedCertificate
constructor
RevokedCertificate
(
{
String
?
certificate
,
String
?
hexSerialNumber
,
String
?
revocationReason
,
})
Implementation
RevokedCertificate({ this.certificate, this.hexSerialNumber, this.revocationReason, });
googleapis_beta package
documentation
privateca/v1beta1
RevokedCertificate
RevokedCertificate constructor
RevokedCertificate class