ScramKeyDerivationException constructor

const ScramKeyDerivationException(
  1. String message
)

Implementation

const ScramKeyDerivationException(this.message);