Determines hash by serializing this value.
@override int get hashCode => sourcePort ^ destinationPort ^ payload.hashCode;