The role of the chat message sender.
This property represents the role of the entity that sent the chat message, such as 'user', 'assistant', or any other defined role.
@override String get role => 'assistant';