isUser property

bool isUser
final

Whether this message is from the user (true) or AI (false).

Implementation

final bool isUser;