value property
String
get
value
The current 64-character hex digest of the set.
Implementation
String get value => _hex(_acc);
The current 64-character hex digest of the set.
String get value => _hex(_acc);