RemoteData

fun <T> RemoteData(data: List<T> = listOf(), last_page: Int = 0)