ListStates

constructor(isLoading: Boolean = false, data: List<T> = emptyList(), isFloatButtom: Boolean = false, error: String = "")