MuQaxQlzVlcGAKUa abstract method

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

Implementation

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