UnknownExtension constructor

UnknownExtension({
  1. required ASN1Object object,
})

Implementation

UnknownExtension({required this.object});