data property

LazxData<T> data
final

The data that will be listened to execute the builder function

Implementation

final LazxData<T> data;