MRZKey constructor

MRZKey(
  1. String? mrzKey
)

Implementation

MRZKey(this.mrzKey);