DecryptionError constructor

const DecryptionError(
  1. String path
)

Implementation

const DecryptionError(this.path);