@override Future<Result<Map<String, String>>> getVersion() async { return _repository.getVersion(); }