connectChatClient abstract method

Future<void> connectChatClient(
  1. String token
)

Implementation

Future<void> connectChatClient(String token);