type property

Type of the message origin, always “user”

Implementation

@override
final MessageOriginType type = MessageOriginType.user;