Creates an empty ASN1Null entity with only the tag set.
tag
ASN1Null({int tag = ASN1Tags.NULL}) : super(tag: tag);