ASN1Null constructor

ASN1Null({
  1. int tag = NULL_TYPE,
})

Implementation

ASN1Null({super.tag = NULL_TYPE});