ASN1Null.fromBytes constructor

ASN1Null.fromBytes(
  1. Uint8List bytes
)

Implementation

ASN1Null.fromBytes(super.bytes) : super.fromBytes();