data property

List<T> data
final

Complete snapshot of the user's dataset at the time of subscription.

Implementation

final List<T> data;