sortMessageByServerTime property

bool sortMessageByServerTime
final

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

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

Implementation

final bool sortMessageByServerTime;