sortMessageByServerTime property

bool sortMessageByServerTime
final

Whether to sort the messages by the time when the messages are received by the server.

  • true: (Default) Yes;
  • false: No.

Implementation

final bool sortMessageByServerTime;