user constant

ChatRole const user

Implementation

static const ChatRole user = ChatRole._(0, _omitEnumNames ? '' : 'user');