updated constant

MessageState const updated

Updated state when the message has been successfully updated.

Implementation

static const updated = MessageState.completed(
  state: CompletedState.updated(),
);