getData

fun <T> getData(list: ScryfallList<T>): Array<T>

Gets the data array from a ScryfallList