menu
googleapis package
documentation
privateca/v1.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 package
documentation
privateca/v1
RevokedCertificate
RevokedCertificate constructor
RevokedCertificate class