getConversation method
Implementation
@override
Future<Conversation?> getConversation(String conversationId) =>
throw UnimplementedError();
@override
Future<Conversation?> getConversation(String conversationId) =>
throw UnimplementedError();