Represents the message_stop SSE event from the Anthropic streaming API.
message_stop
The final event in every streamed response, signalling that the message is fully complete. Carries no fields.
@type t() :: %Anthropic.Event.MessageStop{}