Future<String?> getTopics({required List<String> topicIds}) async { throw UnimplementedError('getTopics has not been implemented.'); }