hashString property

String hashString

Returns hashCode as String

Implementation

String get hashString => hashCode.toString();