toJson method

String toJson()

Implementation

String toJson() => _YIMSDK.utils.toJson({
      "unRead": unRead,
      "lastMessage": lastMessage,
    });