OcspEntryStatus constructor
const
OcspEntryStatus({})
Implementation
const OcspEntryStatus({
this.status = 0,
this.revocationTime,
this.revocationReason,
this.thisUpdate,
this.nextUpdate,
});
const OcspEntryStatus({
this.status = 0,
this.revocationTime,
this.revocationReason,
this.thisUpdate,
this.nextUpdate,
});