ManifestNotFoundError constructor

ManifestNotFoundError()

Implementation

ManifestNotFoundError()
    : super(message: 'No manifest.json found in PKPass archive.');