value property

Digest get value

The value added to the sink.

A value must have been added using add before reading the value.

Implementation

crypto.Digest get value => _value!;