static String getPostImage(String id, String image) { //return '${Routes.baseUrl}public/images/posts/$id/$image'; return '$image'; }