data property

Data? data

The current state.data

Implementation

Data? get data => state.data;