class APIs { static const _baseUrl = "http://127.0.0.1:8080"; static const searchUrl = "$_baseUrl/api/v1/tv/search"; }