hashValue property

  1. @useResult
int hashValue

The deep hash-code.

Implementation

@useResult int get hashValue => HashCodes.deep(this);