Returns the hash code for this prediction result.
Based on the prediction ID for consistent hashing.
@override int get hashCode => id.hashCode;