retype<T> method

  1. @deprecated
List<T> retype <T>()

Implementation

@deprecated
List<T> retype<T>() => cast<T>();