ResultOfChaCha20({ @required String data, }) { _data = ArgumentError.checkNotNull(data, 'ResultOfChaCha20 data'); }