ASN1Parser constructor

ASN1Parser(
  1. Uint8List? bytes
)

Implementation

ASN1Parser(this.bytes);