Adds data to the message-digest.
data
Throws StateError, if it is called after closing the digest.
@override void add(List<int> data, [int start = 0, int? end]);