FlutterPbkdf2({ required this.macAlgorithm, required this.bits, required this.iterations, this.fallback, }) : super.constructor();