Future<String> sendChatToAll(String message) async { throw UnimplementedError('sendChatToAll() has not been implemented.'); }