Logic of service: fetch data from api and set to properties. After that I call props on blazor client. Service:
public class TmdbService { private static