ResultOfScrypt({ @required String key, }) { _key = ArgumentError.checkNotNull(key, 'ResultOfScrypt key'); }