loadNextPage

suspend fun <T> ScryfallList<T>.loadNextPage(client: HttpClient): ScryfallList<T>?