user constant
ChatRole
const user
The user role, used for messages sent by the user.
Implementation
static const ChatRole user = ChatRole('user');
The user role, used for messages sent by the user.
static const ChatRole user = ChatRole('user');