Future<bool?> openChat({ String? chatId, String? message, }) { throw UnimplementedError('openChat() has not been implemented.'); }