model method
Everything the connection knows: channels, members, conversations, messages.
Implementation
Model model() => Model.fromJson(modelJson());
Everything the connection knows: channels, members, conversations, messages.
Model model() => Model.fromJson(modelJson());