Hi, is there any reason that the getSeries() method is marked as internal? My IDE marks this as "do not use" but the api endpoint behind the getSeries() method is publicly available so should the method be.
Are there any reasons against the public usage of this method?