Determines hash by serializing this value.
@override int get hashCode { return sourcePort ^ destinationPort ^ payload.hashCode; }