objectAsListOf<T> method

List<T> objectAsListOf<T>()

Implementation

List<T> objectAsListOf<T>() => object.asListOf<T>();