import \'package:http/http.dart\'; import \'model_post.dart\'; class PostService { Future> getPosts() async { print(\'DEBUGGING: x\');