data property

  1. @deprecated
List<T> data

Implementation

@deprecated
List<T> get data => elements;