int hashCode

Source

int get hashCode => _JenkinsSmiHash.hash4(left.hashCode, top.hashCode,
    right.hashCode, bottom.hashCode);