unwrapList<T> abstract method

List<T> unwrapList<T>(
  1. List array
)

Implementation

List<T> unwrapList<T>(List array);