contextAsListOf<T> method

List<T> contextAsListOf<T>()

Implementation

List<T> contextAsListOf<T>() => context.asListOf<T>();