MESSAGE_ROLE_USER constant

MessageRole const MESSAGE_ROLE_USER

Implementation

static const MessageRole MESSAGE_ROLE_USER =
    MessageRole._(1, _omitEnumNames ? '' : 'MESSAGE_ROLE_USER');