xYtZLYLUEzwnEend abstract method

void xYtZLYLUEzwnEend({
  1. required void callback(
    1. List<YIMConversation> conversations
    ),
})

Implementation

void xYtZLYLUEzwnEend({required void Function(List<YIMConversation> conversations) callback});