MRZException constructor

const MRZException(
  1. String message
)

Implementation

const MRZException(this.message);