mUnreadFirst property

  1. @JsonKey(name: 'munread_first')
bool mUnreadFirst
inherited

Show unread chats in chat list first on mobiles.

Implementation

@JsonKey(name: 'munread_first')
bool get mUnreadFirst => throw _privateConstructorUsedError;