$_getList<T> method

List<T> $_getList<T>(
  1. int index
)

For generated code only.

Implementation

List<T> $_getList<T>(int index) => _fieldSet._$getList<T>(index);